Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcFileStructure Class
Syntax
C++
class OdPrcFileStructure : public OdDbBaseDatabase;

 

Class implements a .prc file structure. Each .prc file structure consists of the following parts:

Component
Description
Header
Contains common information about the file structure.
Schema
Contains information about entities that have been changed between the minimum format version for reading and original author format version.
Tree of items
Description of the items tree. Each item can be a product occurrence, a part definition, a representation item, or a markup.
Tessellation data
Contains tessellated data in the leaf items of the structure tree.
Global data
Coordinate systems, colors, line styles, and other file structures referenced in this file structure.
Exact geometry
Exact geometry and topology data of the leaf items of the structure tree.
Extra geometry
Geometry summary information which can be loaded partially without loading all the geometry.
OdPrcFileStructure

File: PrcFileStructure.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.