Model File

Parent module: Structure Module

group a3d_modelfile

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.

Data Structures

A3DAsmModelFileData

ModelFile structure.

Functions

A3DAsmModelFileGet()

Populates the A3DAsmModelFileData structure.

A3DAsmModelFileCreate()

Creates a new A3DAsmModelFile using the data in the given A3DAsmModelFileData structure.

A3DAsmModelFileDelete()

Deletes the entire A3DAsmModelFile entity from memory.

A3DAsmModelFileUnloadParts()

Removes all tessellation and geometry of an A3DAsmProductOccurrence entity This can only be done on parts.

A3DAsmModelFileGetUnit()

Gives the unit of the model.

A3DUnitGetFromValue()

Gives the unit from of the model.

A3DUnitGetFromEnum()

Gives the unit of the model.

Enumerators

A3DEModellerType

Modeller type.