SoPathSwitchpath Property |
The path that must match the current traversal path.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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