|
Open CASCADE Technology
7.0.0
|
#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... | |
|
static |
|
static |
commands relatives to NamedShape
|
static |
loading NamedShape to the Data Framework
|
static |
|
static |
returns label by first two arguments (df and entry string)
|
static |
Status = 0 Not found, Status = 1 One shape, Status = 2 More than one shape.
|
static |
|
static |
loading NamedShape to the Data Framework
|
static |
commands relatives to Naming
|
static |
1.8.10