SoGetBoundingBoxActionGetCenter Method |
Returns computed center point in world space.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec3f GetCenter()
Public Function GetCenter As SbVec3f
public:
SbVec3f GetCenter()
member GetCenter : unit -> SbVec3f
Return Value
Type:
SbVec3fRemarks See Also