Open CASCADE Technology 7.9.0
 
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
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.
 
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()

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_ConstraintEnum CTR,
Standard_OStream & S )
static

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

◆ Print() [2/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 and returns .


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