| SoCollidingPrimitivePath Property  | 
Path of the shape
 
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoPath Path { get; }Public ReadOnly Property Path As SoPath
	Get
public:
property SoPath^ Path {
	SoPath^ get ();
}member Path : SoPath with get
Property Value
Type: 
SoPath
See Also