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

    This package defines extension of standard attributes for modelling (mainly for work with geometry). More...

    #include <TDataXtd.hxx>

    Static Public Member Functions

    static void IDList (NCollection_List< Standard_GUID > &anIDList)
     Appends to <anIDList> the list of the attributes IDs of this package. CAUTION: <anIDList> is NOT cleared before use.
    static Standard_OStreamPrint (const TDataXtd_GeometryEnum GEO, Standard_OStream &S)
     Prints the name of the geometry dimension <GEO> as a String on the Stream and returns .
    static Standard_OStreamPrint (const TDataXtd_ConstraintEnum CTR, Standard_OStream &S)
     Prints the name of the constraint <CTR> as a String on the Stream and returns .

    Detailed Description

    This package defines extension of standard attributes for modelling (mainly for work with geometry).

    Member Function Documentation

    ◆ IDList()

    void TDataXtd::IDList ( NCollection_List< Standard_GUID > & anIDList)
    static

    Appends to <anIDList> the list of the attributes IDs of this package. CAUTION: <anIDList> is NOT cleared before use.

    Print of TDataExt enumeration

    ◆ Print() [1/2]

    Standard_OStream & TDataXtd::Print ( const TDataXtd_ConstraintEnum CTR,
    Standard_OStream & S )
    static

    Prints the name of the constraint <CTR> as a String on the Stream and returns .

    ◆ Print() [2/2]

    Standard_OStream & TDataXtd::Print ( const TDataXtd_GeometryEnum GEO,
    Standard_OStream & S )
    static

    Prints the name of the geometry dimension <GEO> as a String on the Stream and returns .


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