Open CASCADE Technology
7.8.0.dev
|
#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... | |
bool DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteBinary = true |
Defines the binary file format.
bool DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteNormals = true |
Defines the flag for storing shape with(without) normals.
bool DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteTriangles = true |
Defines the flag for storing shape with(without) triangles.
TopTools_FormatVersion DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteVersionAscii = TopTools_FormatVersion_CURRENT |
Defines the writer version for the ASCII format.
BinTools_FormatVersion DEBRepCascade_ConfigurationNode::DEBRep_InternalSection::WriteVersionBin = BinTools_FormatVersion_CURRENT |
Defines the writer version for the binary format.