Creates and accesses structural PRC entities. More...
Modules | |
Model File | |
Reads and writes a physical file containing a PRC model file; and creates and accesses model file entities. | |
Product Occurrence | |
Creates and accesses product occurrence PRC entities. | |
File Context | |
Creates and accesses file contexts. | |
Data Structures | |
struct | A3DFileContextData |
A structure that specifies the file contexts. More... | |
Functions | |
A3DStatus | A3DFileContextDelete (A3DFileContextData *pData) |
Populates the A3DFileContextData structure with data from an A3DAsmProductOccurrence entity. More... | |
Creates and accesses structural PRC entities.
This module describes the functions and structures that allow you to create and parse PRC structure entities. PRC structure entities have names of the form A3DAsmEntity_name
, for example A3DAsmProductOccurrence.
The PRC structure entities can be adapted to support a variety of 3D modelling formats, including specific CAD formats, neutral 3D formats such as IGS, and tessellation formats such as VRML.
A3DStatus A3DFileContextDelete | ( | A3DFileContextData * | pData | ) |
Populates the A3DFileContextData structure with data from an A3DAsmProductOccurrence entity.