Open CASCADE Technology  7.3.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions

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 (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 More...
 
static Standard_OStreamPrint (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>. More...
 
static Standard_OStreamPrint (const TDataXtd_ConstraintEnum CTR, Standard_OStream &S)
 Prints the name of the constraint <CTR> as a String on the Stream <S> and returns <S>. More...
 

Detailed Description

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

Member Function Documentation

◆ IDList()

static void TDataXtd::IDList ( TDF_IDList 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]

static 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 <S> and returns <S>.

◆ Print() [2/2]

static 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 <S> and returns <S>.


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