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
    RWObj_SubMesh Struct Reference

    Sub-mesh definition for OBJ reader. More...

    #include <RWObj_SubMesh.hxx>

    Data Fields

    TCollection_AsciiString Object
     name of active object
    TCollection_AsciiString Group
     name of active group
    TCollection_AsciiString SmoothGroup
     name of active smoothing group
    TCollection_AsciiString Material
     name of active material

    Detailed Description

    Sub-mesh definition for OBJ reader.

    Field Documentation

    ◆ Group

    TCollection_AsciiString RWObj_SubMesh::Group

    name of active group

    ◆ Material

    TCollection_AsciiString RWObj_SubMesh::Material

    name of active material

    ◆ Object

    TCollection_AsciiString RWObj_SubMesh::Object

    name of active object

    ◆ SmoothGroup

    TCollection_AsciiString RWObj_SubMesh::SmoothGroup

    name of active smoothing group


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