Miscellaneous Module

Tools and common structures.

This module describes tools and common structures.

Parameters

pEntity: The Entity to get the bounding box from. It can be any of A3DAsmModelFile, A3DAsmProductOccurrence, A3DAsmPartDefinitionor A3DRiSet.

pAABB: A pointer to a valid A3DBoundingBoxDatawhich will be filled in with the found bounding box. If no AABB is found in the CAD data, A3DBoundingBoxData::m_sMinand A3DBoundingBoxData::m_sMaxwill be set to zero vectors ({0.0, 0.0, 0.0}).

Returns

A3D_SUCCESSon success, or an error code on failure

Topics

Structures

Enumerations

Functions