Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
DEPLY_ConfigurationNode::RWPly_InternalSection Struct Reference

#include <DEPLY_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 WriteNormals = true
 Flag for write normals.
bool WriteColors = true
 Flag for write colors.
bool WriteTexCoords = false
 Flag for write UV / texture coordinates.
bool WritePartId = true
 Flag for write part Id as element attribute.
bool WriteFaceId = false
 Flag for write face Id as element attribute. Cannot be combined with HasPartId.
TCollection_AsciiString WriteComment
 Export special comment.
TCollection_AsciiString WriteAuthor
 Author of exported file name.

Field Documentation

◆ FileCS

RWMesh_CoordinateSystem DEPLY_ConfigurationNode::RWPly_InternalSection::FileCS = RWMesh_CoordinateSystem_Yup

File origin coordinate system to perform conversion during read.

◆ FileLengthUnit

double DEPLY_ConfigurationNode::RWPly_InternalSection::FileLengthUnit = 1.

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

◆ SystemCS

RWMesh_CoordinateSystem DEPLY_ConfigurationNode::RWPly_InternalSection::SystemCS = RWMesh_CoordinateSystem_Zup

System origin coordinate system to perform conversion into during read.

◆ WriteAuthor

TCollection_AsciiString DEPLY_ConfigurationNode::RWPly_InternalSection::WriteAuthor

Author of exported file name.

◆ WriteColors

bool DEPLY_ConfigurationNode::RWPly_InternalSection::WriteColors = true

Flag for write colors.

◆ WriteComment

TCollection_AsciiString DEPLY_ConfigurationNode::RWPly_InternalSection::WriteComment

Export special comment.

◆ WriteFaceId

bool DEPLY_ConfigurationNode::RWPly_InternalSection::WriteFaceId = false

Flag for write face Id as element attribute. Cannot be combined with HasPartId.

◆ WriteNormals

bool DEPLY_ConfigurationNode::RWPly_InternalSection::WriteNormals = true

Flag for write normals.

◆ WritePartId

bool DEPLY_ConfigurationNode::RWPly_InternalSection::WritePartId = true

Flag for write part Id as element attribute.

◆ WriteTexCoords

bool DEPLY_ConfigurationNode::RWPly_InternalSection::WriteTexCoords = false

Flag for write UV / texture coordinates.


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