Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
DEOBJ_ConfigurationNode::RWObj_InternalSection Struct Reference

#include <DEOBJ_ConfigurationNode.hxx>

Data Fields

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

Field Documentation

◆ FileCS

RWMesh_CoordinateSystem DEOBJ_ConfigurationNode::RWObj_InternalSection::FileCS = RWMesh_CoordinateSystem_Yup

File origin coordinate system to perform conversion during read.

◆ FileLengthUnit

double DEOBJ_ConfigurationNode::RWObj_InternalSection::FileLengthUnit = 1.

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

◆ ReadCreateShapes

bool DEOBJ_ConfigurationNode::RWObj_InternalSection::ReadCreateShapes = false

Flag for create a single triangulation.

◆ ReadFillDoc

bool DEOBJ_ConfigurationNode::RWObj_InternalSection::ReadFillDoc = true

Flag for fill document from shape sequence.

◆ ReadFillIncomplete

bool DEOBJ_ConfigurationNode::RWObj_InternalSection::ReadFillIncomplete = true

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

◆ ReadMemoryLimitMiB

int DEOBJ_ConfigurationNode::RWObj_InternalSection::ReadMemoryLimitMiB = -1

Memory usage limit.

◆ ReadRootPrefix

TCollection_AsciiString DEOBJ_ConfigurationNode::RWObj_InternalSection::ReadRootPrefix

Root folder for generating root labels names.

◆ ReadSinglePrecision

bool DEOBJ_ConfigurationNode::RWObj_InternalSection::ReadSinglePrecision = false

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

◆ SystemCS

RWMesh_CoordinateSystem DEOBJ_ConfigurationNode::RWObj_InternalSection::SystemCS = RWMesh_CoordinateSystem_Zup

System origin coordinate system to perform conversion into during read.

◆ WriteAuthor

TCollection_AsciiString DEOBJ_ConfigurationNode::RWObj_InternalSection::WriteAuthor

Author of exported file name.

◆ WriteComment

TCollection_AsciiString DEOBJ_ConfigurationNode::RWObj_InternalSection::WriteComment

Export special comment.


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