Click or drag to resize
SoWinCollisionViewerSetCollisionDetection Method (Boolean)

Sets the collision detection active flag.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetCollisionDetection(
	bool value
)

Parameters

value
Type: SystemBoolean
Remarks

The default value is true.

See Also