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
    TDF_LabelNode Class Reference

    #include <TDF_LabelNode.hxx>

    Public Member Functions

    TDF_LabelNodeFather () const
    TDF_LabelNodeBrother () const
    TDF_LabelNodeFirstChild () const
    const occ::handle< TDF_Attribute > & FirstAttribute () const
    int Tag () const
    int Depth () const
    bool IsRoot () const
    TDF_DataData () const
    void AttributesModified (const bool aStatus)
    bool AttributesModified () const
    void MayBeModified (const bool aStatus)
    bool MayBeModified () const

    Member Function Documentation

    ◆ AttributesModified() [1/2]

    bool TDF_LabelNode::AttributesModified ( ) const
    inline

    ◆ AttributesModified() [2/2]

    void TDF_LabelNode::AttributesModified ( const bool aStatus)
    inline

    ◆ Brother()

    TDF_LabelNode * TDF_LabelNode::Brother ( ) const
    inline

    ◆ Data()

    TDF_Data * TDF_LabelNode::Data ( ) const

    ◆ Depth()

    int TDF_LabelNode::Depth ( ) const
    inline

    ◆ Father()

    TDF_LabelNode * TDF_LabelNode::Father ( ) const
    inline

    ◆ FirstAttribute()

    const occ::handle< TDF_Attribute > & TDF_LabelNode::FirstAttribute ( ) const
    inline

    ◆ FirstChild()

    TDF_LabelNode * TDF_LabelNode::FirstChild ( ) const
    inline

    ◆ IsRoot()

    bool TDF_LabelNode::IsRoot ( ) const
    inline

    ◆ MayBeModified() [1/2]

    bool TDF_LabelNode::MayBeModified ( ) const
    inline

    ◆ MayBeModified() [2/2]

    void TDF_LabelNode::MayBeModified ( const bool aStatus)
    inline

    ◆ Tag()

    int TDF_LabelNode::Tag ( ) const
    inline

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