SoGetBoundingBoxActionGetBoundingBox Method |
Returns computed bounding box in world space.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbBox3f GetBoundingBox()
Public Function GetBoundingBox As SbBox3f
public:
SbBox3f GetBoundingBox()
member GetBoundingBox : unit -> SbBox3f
Return Value
Type:
SbBox3fRemarks See Also