SoCollisionManagerIsActivated Method |
Returns a flag indicating whether the collision manager is activated.
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsActivated()
Public Function IsActivated As Boolean
public:
bool IsActivated()
member IsActivated : unit -> bool
Return Value
Type:
BooleanRemarks See Also