AVEVA Database .NET Public Interface

DbElement.SetAttribute Method (DbAttribute, Orientation)

Set Attribute on Element as a matrix. Method throws an exception if not allowed.

public abstract void SetAttribute(
   DbAttribute attributeName,
   Orientation ori
);

Parameters

attributeName
Attribute to set
ori
Value as matrix

See Also

DbElement Class | Aveva.Pdms.Database Namespace | DbElement.SetAttribute Overload List