| SoCollidingPrimitiveType Property  | 
Primitive type
 
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoCollidingPrimitivePrimitiveType Type { get; }Public ReadOnly Property Type As SoCollidingPrimitivePrimitiveType
	Get
public:
property SoCollidingPrimitivePrimitiveType Type {
	SoCollidingPrimitivePrimitiveType get ();
}member Type : SoCollidingPrimitivePrimitiveType with get
Property Value
Type: 
SoCollidingPrimitivePrimitiveType
See Also