SoActionGetCurPath Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoPath GetCurPath()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetCurPath As SoPath
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoPath^ GetCurPath()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetCurPath : unit -> SoPath
Return Value
Type:
SoPathRemarks See Also