SoGetBoundingBoxActionSetResetPath Method (SoPath) |
Calls SetResetPath(path, true, OIV.Inventor.Actions.SoGetBoundingBoxAction.ResetTypes( .SoGetBoundingBoxAction.ALL )).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void SetResetPath(
SoPath path
)
Public Sub SetResetPath (
path As SoPath
)
public:
void SetResetPath(
SoPath^ path
)
member SetResetPath :
path : SoPath -> unit
Parameters
- path
- Type: OIV.InventorSoPath
Remarks See Also