SoExtSelectionPreFilterEventArgPath Property |
Returns path to node that will be traversed just after event is called.
Namespace: OIV.Inventor.NodesAssembly: 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:
SoPathRemarks See Also