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