Open CASCADE Technology  7.1.0.beta
Static Public Member Functions

QADNaming Class Reference

#include <QADNaming.hxx>

Static Public Member Functions

static TopoDS_Shape CurrentShape (const Standard_CString ShapeEntry, const Handle< TDF_Data > &Data)
 
static void GetShape (const Standard_CString ShapeEntry, const Handle< TDF_Data > &Data, TopTools_ListOfShape &Shapes)
 
static TCollection_AsciiString GetEntry (const TopoDS_Shape &Shape, const Handle< TDF_Data > &Data, Standard_Integer &Status)
 Status = 0 Not found, Status = 1 One shape, Status = 2 More than one shape. More...
 
static Standard_Boolean Entry (const Standard_Address theArguments, TDF_Label &theLabel)
 returns label by first two arguments (df and entry string) More...
 
static void AllCommands (Draw_Interpretor &DI)
 
static void BasicCommands (Draw_Interpretor &DI)
 commands relatives to NamedShape More...
 
static void BuilderCommands (Draw_Interpretor &DI)
 loading NamedShape to the Data Framework More...
 
static void IteratorsCommands (Draw_Interpretor &DI)
 loading NamedShape to the Data Framework More...
 
static void ToolsCommands (Draw_Interpretor &DI)
 
static void SelectionCommands (Draw_Interpretor &DI)
 commands relatives to Naming More...
 

Member Function Documentation

static void QADNaming::AllCommands ( Draw_Interpretor DI)
static
static void QADNaming::BasicCommands ( Draw_Interpretor DI)
static

commands relatives to NamedShape

static void QADNaming::BuilderCommands ( Draw_Interpretor DI)
static

loading NamedShape to the Data Framework

static TopoDS_Shape QADNaming::CurrentShape ( const Standard_CString  ShapeEntry,
const Handle< TDF_Data > &  Data 
)
static
static Standard_Boolean QADNaming::Entry ( const Standard_Address  theArguments,
TDF_Label theLabel 
)
static

returns label by first two arguments (df and entry string)

static TCollection_AsciiString QADNaming::GetEntry ( const TopoDS_Shape Shape,
const Handle< TDF_Data > &  Data,
Standard_Integer Status 
)
static

Status = 0 Not found, Status = 1 One shape, Status = 2 More than one shape.

static void QADNaming::GetShape ( const Standard_CString  ShapeEntry,
const Handle< TDF_Data > &  Data,
TopTools_ListOfShape Shapes 
)
static
static void QADNaming::IteratorsCommands ( Draw_Interpretor DI)
static

loading NamedShape to the Data Framework

static void QADNaming::SelectionCommands ( Draw_Interpretor DI)
static

commands relatives to Naming

static void QADNaming::ToolsCommands ( Draw_Interpretor DI)
static

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