#include <TNaming_Identifier.hxx>
Public Member Functions |
| TNaming_Identifier (const TDF_Label &Lab, const TopoDS_Shape &S, const TopoDS_Shape &Context, const Standard_Boolean Geom) |
| TNaming_Identifier (const TDF_Label &Lab, const TopoDS_Shape &S, const Handle< TNaming_NamedShape > &ContextNS, const Standard_Boolean Geom) |
Standard_Boolean | IsDone () const |
TNaming_NameType | Type () const |
Standard_Boolean | IsFeature () |
Handle_TNaming_NamedShape | Feature () const |
void | InitArgs () |
Standard_Boolean | MoreArgs () const |
void | NextArg () |
Standard_Boolean | ArgIsFeature () const |
Handle_TNaming_NamedShape | FeatureArg () |
TopoDS_Shape | ShapeArg () |
TopoDS_Shape | ShapeContext () const |
Handle_TNaming_NamedShape | NamedShapeOfGeneration () const |
void | AncestorIdentification (TNaming_Localizer &Localizer, const TopoDS_Shape &Context) |
void | PrimitiveIdentification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
void | GeneratedIdentification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
void | Identification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
Constructor & Destructor Documentation
Member Function Documentation
Handle_TNaming_NamedShape TNaming_Identifier::Feature |
( |
| ) |
const |
Handle_TNaming_NamedShape TNaming_Identifier::FeatureArg |
( |
| ) |
|
void TNaming_Identifier::InitArgs |
( |
| ) |
|
Handle_TNaming_NamedShape TNaming_Identifier::NamedShapeOfGeneration |
( |
| ) |
const |
void TNaming_Identifier::NextArg |
( |
| ) |
|
The documentation for this class was generated from the following file: