Open CASCADE Technology  7.8.0.dev
Data Fields
RWObj_ConfigurationNode::RWObj_InternalSection Struct Reference

#include <RWObj_ConfigurationNode.hxx>

Data Fields

double FileLengthUnit = 1.
 File length units to convert from while reading the file, defined as scale factor for m (meters) More...
 
RWMesh_CoordinateSystem SystemCS = RWMesh_CoordinateSystem_Zup
 System origin coordinate system to perform conversion into during read. More...
 
RWMesh_CoordinateSystem FileCS = RWMesh_CoordinateSystem_Yup
 File origin coordinate system to perform conversion during read. More...
 
bool ReadSinglePrecision = false
 Flag for reading vertex data with single or double floating point precision. More...
 
bool ReadCreateShapes = false
 Flag for create a single triangulation. More...
 
TCollection_AsciiString ReadRootPrefix
 Root folder for generating root labels names. More...
 
bool ReadFillDoc = true
 Flag for fill document from shape sequence. More...
 
bool ReadFillIncomplete = true
 Flag for fill the document with partially retrieved data even if reader has failed with error. More...
 
int ReadMemoryLimitMiB = -1
 Memory usage limit. More...
 
TCollection_AsciiString WriteComment
 Export special comment. More...
 
TCollection_AsciiString WriteAuthor
 Author of exported file name. More...
 

Field Documentation

◆ FileCS

RWMesh_CoordinateSystem RWObj_ConfigurationNode::RWObj_InternalSection::FileCS = RWMesh_CoordinateSystem_Yup

File origin coordinate system to perform conversion during read.

◆ FileLengthUnit

double RWObj_ConfigurationNode::RWObj_InternalSection::FileLengthUnit = 1.

File length units to convert from while reading the file, defined as scale factor for m (meters)

◆ ReadCreateShapes

bool RWObj_ConfigurationNode::RWObj_InternalSection::ReadCreateShapes = false

Flag for create a single triangulation.

◆ ReadFillDoc

bool RWObj_ConfigurationNode::RWObj_InternalSection::ReadFillDoc = true

Flag for fill document from shape sequence.

◆ ReadFillIncomplete

bool RWObj_ConfigurationNode::RWObj_InternalSection::ReadFillIncomplete = true

Flag for fill the document with partially retrieved data even if reader has failed with error.

◆ ReadMemoryLimitMiB

int RWObj_ConfigurationNode::RWObj_InternalSection::ReadMemoryLimitMiB = -1

Memory usage limit.

◆ ReadRootPrefix

TCollection_AsciiString RWObj_ConfigurationNode::RWObj_InternalSection::ReadRootPrefix

Root folder for generating root labels names.

◆ ReadSinglePrecision

bool RWObj_ConfigurationNode::RWObj_InternalSection::ReadSinglePrecision = false

Flag for reading vertex data with single or double floating point precision.

◆ SystemCS

RWMesh_CoordinateSystem RWObj_ConfigurationNode::RWObj_InternalSection::SystemCS = RWMesh_CoordinateSystem_Zup

System origin coordinate system to perform conversion into during read.

◆ WriteAuthor

TCollection_AsciiString RWObj_ConfigurationNode::RWObj_InternalSection::WriteAuthor

Author of exported file name.

◆ WriteComment

TCollection_AsciiString RWObj_ConfigurationNode::RWObj_InternalSection::WriteComment

Export special comment.


The documentation for this struct was generated from the following file: