AVEVA Database .NET Public Interface

DbElement.GetOrientation Method (DbAttribute)

Get orientation value Attribute on Element. This method throws an exception if attribute is invalid.

public abstract Orientation GetOrientation(
   DbAttribute attributeName
);

Parameters

attributeName
Attribute to query

Return Value

Matrix instance

See Also

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