A3DAsmModelFileGet

A3DStatus A3DAsmModelFileGet(const A3DAsmModelFile *pModelFile, A3DAsmModelFileData *pData)
A3DStatus A3DAsmModelFileGet(const A3DAsmModelFile* pModelFile, A3DAsmModelFileData* pData)

Populates the A3DAsmModelFileDatastructure.

Parameters

pModelFile: A reference to the model file, which is created by invoking A3DAsmModelFileLoadFromFile

pData: A reference to the A3DAsmModelFileDatastructure in which the library stores the model file data

Returns

A3D_SUCCESSon success, or an error code on failure