Open CASCADE Technology
7.6.0
|
store the arguments of Naming. More...
#include <TNaming_Name.hxx>
store the arguments of Naming.
TNaming_Name::TNaming_Name | ( | ) |
void TNaming_Name::Append | ( | const Handle< TNaming_NamedShape > & | arg | ) |
const TNaming_ListOfNamedShape& TNaming_Name::Arguments | ( | ) | const |
const TDF_Label& TNaming_Name::ContextLabel | ( | ) | const |
void TNaming_Name::ContextLabel | ( | const TDF_Label & | theLab | ) |
void TNaming_Name::DumpJson | ( | Standard_OStream & | theOStream, |
Standard_Integer | theDepth = -1 |
||
) | const |
Dumps the content of me into the stream.
Standard_Integer TNaming_Name::Index | ( | ) | const |
void TNaming_Name::Index | ( | const Standard_Integer | I | ) |
|
inline |
void TNaming_Name::Orientation | ( | const TopAbs_Orientation | theOrientation | ) |
void TNaming_Name::Paste | ( | TNaming_Name & | into, |
const Handle< TDF_RelocationTable > & | RT | ||
) | const |
TopoDS_Shape TNaming_Name::Shape | ( | ) | const |
void TNaming_Name::Shape | ( | const TopoDS_Shape & | theShape | ) |
TopAbs_ShapeEnum TNaming_Name::ShapeType | ( | ) | const |
void TNaming_Name::ShapeType | ( | const TopAbs_ShapeEnum | aType | ) |
Standard_Boolean TNaming_Name::Solve | ( | const TDF_Label & | aLab, |
const TDF_LabelMap & | Valid | ||
) | const |
Handle< TNaming_NamedShape > TNaming_Name::StopNamedShape | ( | ) | const |
void TNaming_Name::StopNamedShape | ( | const Handle< TNaming_NamedShape > & | arg | ) |
TNaming_NameType TNaming_Name::Type | ( | ) | const |
void TNaming_Name::Type | ( | const TNaming_NameType | aType | ) |