deprecated_A3DDrawGetBoundingBox
-
A3DStatus
deprecated_A3DDrawGetBoundingBox(const A3DAsmModelFile *pModelFile, A3DBoundingBoxData *psBoundingBox, A3DUns32 uiDrawFlags) deprecated
A3DStatusdeprecated_A3DDrawGetBoundingBox(constA3DAsmModelFile* pModelFile,A3DBoundingBoxData* psBoundingBox,A3DUns32uiDrawFlags)Calculates the bounding box of the model file entity, without using any callback functions.
2.0DeprecatedThe Draw module is deprecated and will be removed in version 2026.1.0.
To set the
uiDrawFlagsargument, use the flags defined in Flags for Drawing Model File Entities.Returns
A3D_SUCCESSon success, or an error code on failure