Model File
Reads and writes a physical file containing a PRC model file; and creates and accesses model file entities.
The A3DAsmModelFile is the root entity of the PRC data. It is the starting point for parsing a PRC file. It is also one of the arguments used to create a 3D annotation within a PDF document.
Entity type is kA3DTypeAsmModelFile.
Parameters
pData: The data used to create the model file.
ppModelFile: a handle to the newly created model file.
Returns
A3D_SUCCESSon success, or an error code on failure
Topics
Structures
Enumerations
Functions
A3DAsmModelFileCreate()A3DAsmModelFileDelete()A3DAsmModelFileUnloadParts()A3DAsmModelFileGetUnit()A3DUnitGetFromValue()A3DUnitGetFromEnum()