A3DAsmModelFileGet
-
A3DStatus
A3DAsmModelFileGet(const A3DAsmModelFile *pModelFile, A3DAsmModelFileData *pData) Populates the:c:struct:~A3DAsmModelFileDatastructure.
Parameters
pModelFile: A reference to the model file, which is created by invoking``A3DAsmModelFileLoadFromFile``
pData: A reference to the:c:struct:~A3DAsmModelFileDatastructure in which the library stores the model file data
Returns
A3D_SUCCESSon success, or an error code on failure