|
Open CASCADE Technology
6.5.4
|
#include <QADNaming.hxx>
Static Public Member Functions | |
| static DEFINE_STANDARD_ALLOC 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. | |
| 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 | |
| static void QADNaming::AllCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void QADNaming::BasicCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void QADNaming::BuilderCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static DEFINE_STANDARD_ALLOC 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] |
| static TCollection_AsciiString QADNaming::GetEntry | ( | const TopoDS_Shape & | Shape, |
| const Handle< TDF_Data > & | Data, | ||
| Standard_Integer & | Status | ||
| ) | [static] |
| 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] |
| static void QADNaming::SelectionCommands | ( | Draw_Interpretor & | DI | ) | [static] |
| static void QADNaming::ToolsCommands | ( | Draw_Interpretor & | DI | ) | [static] |
1.8.0