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