Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
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 &theStatus)
 theStatus = 0 Not found, theStatus = 1 One shape, theStatus = 2 More than one shape.
static Standard_Boolean Entry (const Standard_Address theArguments, TDF_Label &theLabel)
 returns label by first two arguments (df and entry string)
static void AllCommands (Draw_Interpretor &DI)
static void BasicCommands (Draw_Interpretor &DI)
 commands relatives to NamedShape
static void BuilderCommands (Draw_Interpretor &DI)
 loading NamedShape to the Data Framework
static void IteratorsCommands (Draw_Interpretor &DI)
 loading NamedShape to the Data Framework
static void ToolsCommands (Draw_Interpretor &DI)
static void SelectionCommands (Draw_Interpretor &DI)
 commands relatives to Naming

Member Function Documentation

◆ AllCommands()

void QADNaming::AllCommands ( Draw_Interpretor & DI)
static

◆ BasicCommands()

void QADNaming::BasicCommands ( Draw_Interpretor & DI)
static

commands relatives to NamedShape

◆ BuilderCommands()

void QADNaming::BuilderCommands ( Draw_Interpretor & DI)
static

loading NamedShape to the Data Framework

◆ CurrentShape()

TopoDS_Shape QADNaming::CurrentShape ( const Standard_CString ShapeEntry,
const Handle< TDF_Data > & Data )
static

◆ Entry()

Standard_Boolean QADNaming::Entry ( const Standard_Address theArguments,
TDF_Label & theLabel )
static

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

◆ GetEntry()

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

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

◆ GetShape()

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

◆ IteratorsCommands()

void QADNaming::IteratorsCommands ( Draw_Interpretor & DI)
static

loading NamedShape to the Data Framework

◆ SelectionCommands()

void QADNaming::SelectionCommands ( Draw_Interpretor & DI)
static

commands relatives to Naming

◆ ToolsCommands()

void QADNaming::ToolsCommands ( Draw_Interpretor & DI)
static

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