deprecated_A3DDraw

A3DStatus deprecated_A3DDraw(const A3DAsmModelFile *pModelFile, A3DUns32 uiDrawFlags)

deprecated

A3DStatus deprecated_A3DDraw(const A3DAsmModelFile* pModelFile, A3DUns32 uiDrawFlags)

Draws the model file entities, using the callbacks defined by deprecated_A3DDrawInitCallbacks().

Warning

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

2.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