Open CASCADE Technology 6.6.0
|
This package defines extension of standard attributes for
modelling (mainly for work with geometry).
#include <TDataXtd.hxx>
Static Public Member Functions | |
static void | IDList (TDF_IDList &anIDList) |
Appends to <anIDList> the list of the attributes IDs of this package. CAUTION: <anIDList> is NOT cleared before use. //! Print of TDataExt enumeration ============================= | |
static Standard_OStream & | Print (const TDataXtd_GeometryEnum GEO, Standard_OStream &S) |
Prints the name of the geometry dimension <GEO> as a String on the Stream <S> and returns <S>. | |
static Standard_OStream & | Print (const TDataXtd_ConstraintEnum CTR, Standard_OStream &S) |
Prints the name of the constraint <CTR> as a String on the Stream <S> and returns <S>. |
static void TDataXtd::IDList | ( | TDF_IDList & | anIDList | ) | [static] |
static Standard_OStream& TDataXtd::Print | ( | const TDataXtd_ConstraintEnum | CTR, |
Standard_OStream & | S | ||
) | [static] |
static Standard_OStream& TDataXtd::Print | ( | const TDataXtd_GeometryEnum | GEO, |
Standard_OStream & | S | ||
) | [static] |