SoWinCollisionViewerGetCollisionDetection Method |
Gets the collision detection active flag.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool GetCollisionDetection()
Public Function GetCollisionDetection As Boolean
public:
bool GetCollisionDetection()
member GetCollisionDetection : unit -> bool
Return Value
Type:
BooleanRemarks See Also