Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
QADNaming Class Reference

#include <QADNaming.hxx>

Static Public Member Functions

static TopoDS_Shape CurrentShape (const char *const ShapeEntry, const occ::handle< TDF_Data > &Data)
 
static void GetShape (const char *const ShapeEntry, const occ::handle< TDF_Data > &Data, NCollection_List< TopoDS_Shape > &Shapes)
 
static TCollection_AsciiString GetEntry (const TopoDS_Shape &Shape, const occ::handle< TDF_Data > &Data, int &theStatus)
 theStatus = 0 Not found, theStatus = 1 One shape, theStatus = 2 More than one shape.
 
static bool Entry (void *const 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()

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

◆ BasicCommands()

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

commands relatives to NamedShape

◆ BuilderCommands()

static void QADNaming::BuilderCommands ( Draw_Interpretor & DI)
static

loading NamedShape to the Data Framework

◆ CurrentShape()

static TopoDS_Shape QADNaming::CurrentShape ( const char *const ShapeEntry,
const occ::handle< TDF_Data > & Data )
static

◆ Entry()

static bool QADNaming::Entry ( void *const theArguments,
TDF_Label & theLabel )
static

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

◆ GetEntry()

static TCollection_AsciiString QADNaming::GetEntry ( const TopoDS_Shape & Shape,
const occ::handle< TDF_Data > & Data,
int & theStatus )
static

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

◆ GetShape()

static void QADNaming::GetShape ( const char *const ShapeEntry,
const occ::handle< TDF_Data > & Data,
NCollection_List< TopoDS_Shape > & Shapes )
static

◆ IteratorsCommands()

static void QADNaming::IteratorsCommands ( Draw_Interpretor & DI)
static

loading NamedShape to the Data Framework

◆ SelectionCommands()

static void QADNaming::SelectionCommands ( Draw_Interpretor & DI)
static

commands relatives to Naming

◆ ToolsCommands()

static void QADNaming::ToolsCommands ( Draw_Interpretor & DI)
static

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