SoActionIsUsingAlternateRep Method |
Returns true if current action is using alternate representations.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsUsingAlternateRep()
Public Function IsUsingAlternateRep As Boolean
public:
bool IsUsingAlternateRep()
member IsUsingAlternateRep : unit -> bool
Return Value
Type:
BooleanRemarks See Also