OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    DEBREP_ConfigurationNode::DEBRep_InternalSection Struct Reference

    #include <DEBREP_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.

    Field Documentation

    ◆ WriteBinary

    bool DEBREP_ConfigurationNode::DEBRep_InternalSection::WriteBinary = true

    Defines the binary file format.

    ◆ WriteNormals

    bool DEBREP_ConfigurationNode::DEBRep_InternalSection::WriteNormals = true

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

    ◆ WriteTriangles

    bool DEBREP_ConfigurationNode::DEBRep_InternalSection::WriteTriangles = true

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

    ◆ WriteVersionAscii

    TopTools_FormatVersion DEBREP_ConfigurationNode::DEBRep_InternalSection::WriteVersionAscii = TopTools_FormatVersion_CURRENT

    Defines the writer version for the ASCII format.

    ◆ WriteVersionBin

    BinTools_FormatVersion DEBREP_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: