SoGetBoundingBoxActionSetResetPath Method |
Name | Description | |
---|---|---|
SetResetPath(SoPath) | Calls SetResetPath(path, true, OIV.Inventor.Actions.SoGetBoundingBoxAction.ResetTypes( .SoGetBoundingBoxAction.ALL )). | |
SetResetPath(SoPath, Boolean) | Calls SetResetPath(path, resetBefore, OIV.Inventor.Actions.SoGetBoundingBoxAction.ResetTypes( .SoGetBoundingBoxAction.ALL )). | |
SetResetPath(SoPath, Boolean, SoGetBoundingBoxActionResetTypes) | If a non-NULL path is specified, the action will reset the computed bounding box to be empty and/or the current transformation to identity. |