SoGetBoundingBoxActionGetResetPath Method |
Returns the current reset path, or NULL.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoPath GetResetPath()
Public Function GetResetPath As SoPath
public:
SoPath^ GetResetPath()
member GetResetPath : unit -> SoPath
Return Value
Type:
SoPathRemarks See Also