API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFileStructureGlobals Class
OdPrcFileStructureGlobals Class
OdPrcFileStructureGlobalsOdPrcFileStructureGlobals
Syntax
C++
class OdPrcFileStructureGlobals : public OdPrcBase;

PrcFileStructureGlobals.h

 

Class stores global data of a file structure. Global data contains coordinate systems, colors, line styles, and references to other file structures for each entity in the file structure.

 
Name 
Description 
 
Destroys an instance of a PRC entity. 
 
Name 
Description 
 
This is the overview for the attributeData method overload. 
 
Returns the OdGsCache object currently assigned to the PRC entity. 
 
id 
Returns the PRC entity ID. 
 
Returns whether the PRC entity is persistent (true) or not (false). 
 
name 
This is the overview for the name method overload. 
 
Returns the type of the PRC entity. 
 
Assigns the specified OdGsCache to the PRC entity.
 
OdPrcFileStructureGlobals Class
 
Name 
Description 
 
This is the overview for the category1LineStyles method overload. 
 
This is the overview for the colors method overload. 
 
This is the overview for the coordinateSystem method overload. 
 
This is the overview for the fillPatterns method overload. 
 
This is the overview for the linePatterns method overload. 
 
This is the overview for the markupSerializationHelper method overload. 
 
This is the overview for the materials method overload. 
 
This is the overview for the pictures method overload. 
 
Returns the current referenced file systems array of the file structure global data. 
 
Sets a new value of the tessellation angle degree of the file structure global data.
 
 
Sets a new value of the tessellation chord height of the file structure global data.
 
 
Returns the current tessellation angle degree of the file structure global data. 
 
Returns the current tessellation chord height of the file structure global data. 
 
This is the overview for the textureDefinitions method overload. 
 
This is the overview for the userData method overload. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.