#include <TNaming_Identifier.hxx>
Public Member Functions |
DEFINE_STANDARD_ALLOC | 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
The documentation for this class was generated from the following file: