Open CASCADE Technology  7.7.0
Data Fields

DEBRepCascade_ConfigurationNode::DEBRep_InternalSection Struct Reference

#include <DEBRepCascade_ConfigurationNode.hxx>

Data Fields

bool WriteBinary = true
 Defines the binary file format. More...
 
BinTools_FormatVersion WriteVersionBin = BinTools_FormatVersion_CURRENT
 Defines the writer version for the binary format. More...
 
TopTools_FormatVersion WriteVersionAscii = TopTools_FormatVersion_CURRENT
 Defines the writer version for the ASCII format. More...
 
bool WriteTriangles = true
 Defines the flag for storing shape with(without) triangles. More...
 
bool WriteNormals = true
 Defines the flag for storing shape with(without) normals. More...
 

Field Documentation

◆ WriteBinary

bool DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteBinary = true

Defines the binary file format.

◆ WriteNormals

bool DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteNormals = true

Defines the flag for storing shape with(without) normals.

◆ WriteTriangles

bool DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteTriangles = true

Defines the flag for storing shape with(without) triangles.

◆ WriteVersionAscii

TopTools_FormatVersion DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteVersionAscii = TopTools_FormatVersion_CURRENT

Defines the writer version for the ASCII format.

◆ WriteVersionBin

BinTools_FormatVersion DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteVersionBin = BinTools_FormatVersion_CURRENT

Defines the writer version for the binary format.


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