#include <TNaming_Identifier.hxx>
|
| | TNaming_Identifier (const TDF_Label &Lab, const TopoDS_Shape &S, const TopoDS_Shape &Context, const bool Geom) |
| |
| | TNaming_Identifier (const TDF_Label &Lab, const TopoDS_Shape &S, const occ::handle< TNaming_NamedShape > &ContextNS, const bool Geom) |
| |
| bool | IsDone () const |
| |
| TNaming_NameType | Type () const |
| |
| bool | IsFeature () |
| |
| occ::handle< TNaming_NamedShape > | Feature () const |
| |
| void | InitArgs () |
| |
| bool | MoreArgs () const |
| |
| void | NextArg () |
| |
| bool | ArgIsFeature () const |
| |
| occ::handle< TNaming_NamedShape > | FeatureArg () |
| |
| TopoDS_Shape | ShapeArg () |
| |
| TopoDS_Shape | ShapeContext () const |
| |
| occ::handle< TNaming_NamedShape > | NamedShapeOfGeneration () const |
| |
| void | AncestorIdentification (TNaming_Localizer &Localizer, const TopoDS_Shape &Context) |
| |
| void | PrimitiveIdentification (TNaming_Localizer &Localizer, const occ::handle< TNaming_NamedShape > &NS) |
| |
| void | GeneratedIdentification (TNaming_Localizer &Localizer, const occ::handle< TNaming_NamedShape > &NS) |
| |
| void | Identification (TNaming_Localizer &Localizer, const occ::handle< TNaming_NamedShape > &NS) |
| |
◆ TNaming_Identifier() [1/2]
◆ TNaming_Identifier() [2/2]
◆ AncestorIdentification()
◆ ArgIsFeature()
| bool TNaming_Identifier::ArgIsFeature |
( |
| ) |
const |
◆ Feature()
◆ FeatureArg()
◆ GeneratedIdentification()
◆ Identification()
◆ InitArgs()
| void TNaming_Identifier::InitArgs |
( |
| ) |
|
◆ IsDone()
| bool TNaming_Identifier::IsDone |
( |
| ) |
const |
◆ IsFeature()
| bool TNaming_Identifier::IsFeature |
( |
| ) |
|
◆ MoreArgs()
| bool TNaming_Identifier::MoreArgs |
( |
| ) |
const |
◆ NamedShapeOfGeneration()
◆ NextArg()
| void TNaming_Identifier::NextArg |
( |
| ) |
|
◆ PrimitiveIdentification()
◆ ShapeArg()
◆ ShapeContext()
◆ Type()
The documentation for this class was generated from the following file: