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: 2024.2.2.0 (10.16.2.0)
Syntax Public Function GetPath As SoPath
public:
SoPath^ GetPath()
member GetPath : unit -> SoPath
Return Value
Type:
SoPathRemarks See Also