Get orientation value Attribute on Element. This method throws an exception if attribute is invalid.
Get orientation value Attribute on Element. This method throws an exception if attribute is invalid.
public abstract Orientation GetOrientation(DbAttribute);
Get orientation value Attribute on Element. This method throws an exception if attribute is invalid.
public abstract Orientation GetOrientation(DbAttribute,DbQualifier);
Deprecated- do not use. Use method with DbQualifier instead.
public abstract Orientation GetOrientation(DbAttribute,int);
Get orientation value Attribute on Element, relative to another Element. This method throws an exception if attribute is invalid.
public abstract Orientation GetOrientation(DbAttribute,int,DbElement);
DbElement Class | Aveva.Pdms.Database Namespace