SoEventCallbackGetPath Method |
Gets the path which must be picked in order for the callbacks to be invoked.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax Public Function GetPath As SoPath
public:
SoPath^ GetPath()
member GetPath : unit -> SoPath
Return Value
Type:
SoPathRemarks See Also