SoGetBoundingBoxActionResetCenter Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void ResetCenter()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub ResetCenter
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
void ResetCenter()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member ResetCenter : unit -> unit
Remarks See Also