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