SoPathSwitchpath Property |
The path that must match the current traversal path.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFPath path { get; }
Public ReadOnly Property path As SoSFPath
Get
public:
property SoSFPath^ path {
SoSFPath^ get ();
}
member path : SoSFPath with get
Property Value
Type:
SoSFPathRemarks See Also