Click or drag to resize
SoCollisionManager Constructor

Constructor.

Namespace: OIV.Inventor.Collision
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoCollisionManager(
	SoPath object,
	SoGroup scene,
	SoTransform transform
)

Parameters

object
Type: OIV.InventorSoPath
scene
Type: OIV.Inventor.NodesSoGroup
transform
Type: OIV.Inventor.NodesSoTransform
Remarks

The specified scene must be the head of the path to the specified object.

See Also