SoBoundingBoxCacheGetBox Method |
Returns the current bbox value.
Namespace: OIV.Inventor.CachesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public SbXfBox3f GetBox()
Public Function GetBox As SbXfBox3f
public:
SbXfBox3f GetBox()
member GetBox : unit -> SbXfBox3f
Return Value
Type:
SbXfBox3fRemarks See Also