Entity Access and Creation
Collection of modules that create and access PRC entities. More...
Modules | |
Entity Types | |
Description of different types of PRC entities. | |
Feature module | |
Accesses to the tree data of a feature based model. | |
Structure Module | |
Creates and accesses structural PRC entities. | |
Representation Items Module | |
Creates and accesses entities that represent Representation items. | |
Tessellation Module | |
Creates and accesses tessellation entities. | |
Topology Module | |
Creates and accesses topological entities. | |
Geometry Module | |
Creates and access entities that represent curves and surfaces. | |
Markup Module | |
Creates and accesses markup entities. | |
Global Data Module | |
Accesses global definitions used by all PRC entities. | |
Graphics Module | |
Creates and accesses scene display attributes (such as camera and lighting) and common graphic attributes (such as textures, patterns and RGB colors) | |
Root Entities Module | |
Creates and accesses root entities that can be associated with any PRC entity or with any graphics PRC entity. | |
Miscellaneous Module | |
Tools and common structures. | |
Drawing Module | |
Creates and accesses entities that represent drawing This module describes the functions and structures that allow you to create and parse Drawings. | |
Detailed Description
Collection of modules that create and access PRC entities.
This module contains the functions and structures for parsing and creating PRC entities. It includes modules for specific 3D entities (Structure Module, Topology Module, Graphics Module, and Feature module) and for helper PRC entities. Modules that describe such helper PRC entities include Root Entities Module (provides names and modeller data for PRC entities) and Global Data Module (describes an indexed repository of color and layer settings).