deprecated_A3DDrawGetBoundingBox

A3DStatus deprecated_A3DDrawGetBoundingBox(const A3DAsmModelFile *pModelFile, A3DBoundingBoxData *psBoundingBox, A3DUns32 uiDrawFlags)

deprecated

A3DStatus deprecated_A3DDrawGetBoundingBox(const A3DAsmModelFile* pModelFile, A3DBoundingBoxData* psBoundingBox, A3DUns32 uiDrawFlags)

Calculates the bounding box of the model file entity, without using any callback functions.

2.0

DeprecatedThe Draw module is deprecated and will be removed in version 2026.1.0.

To set the uiDrawFlags argument, use the flags defined in Flags for Drawing Model File Entities.

Returns

A3D_SUCCESS on success, or an error code on failure