Axis() const | cadex::MTKBase_Hole | |
CompareType(const MTKBase_Feature &theFeature) | cadex::Machining_ThreadedHole | static |
Depth() const | cadex::MTKBase_Hole | |
HasAxis() const | cadex::MTKBase_Hole | |
Impl() const (defined in cadex::MTKBase_Feature) | cadex::MTKBase_Feature | inline |
Impl() const | cadex::MTKBase_Feature | inline |
ImplPtrType typedef (defined in cadex::MTKBase_Hole) | cadex::MTKBase_Hole | |
ImplType typedef (defined in cadex::Machining_Hole) | cadex::Machining_Hole | |
IsNull() const | cadex::MTKBase_Feature | |
IsOfType() const (defined in cadex::MTKBase_Feature) | cadex::MTKBase_Feature | inline |
Machining_Hole() | cadex::Machining_Hole | |
Machining_Hole(double theRadius, double theDepth, Machining_HoleType theType) | cadex::Machining_Hole | |
Machining_Hole(double theRadius, double theDepth, const Geom::Axis3d &theAxis, Machining_HoleType theType) | cadex::Machining_Hole | |
Machining_Hole(ImplType theImpl) | cadex::Machining_Hole | explicitprotected |
Machining_ThreadedHole() | cadex::Machining_ThreadedHole | |
Machining_ThreadedHole(double theMinorRadius, double theMajorRadius, double theThreadLength, double thePitch, double theDepth, const Geom::Axis3d &theAxis, Machining_HoleType theType) | cadex::Machining_ThreadedHole | |
MajorRadius() const | cadex::Machining_ThreadedHole | |
MinorRadius() const | cadex::Machining_ThreadedHole | |
MTKBase_Feature() | cadex::MTKBase_Feature | inline |
MTKBase_Feature(ImplPtrType theImpl) | cadex::MTKBase_Feature | explicitprotected |
MTKBase_Hole() | cadex::MTKBase_Hole | |
MTKBase_Hole(double theRadius, double theDepth) | cadex::MTKBase_Hole | |
MTKBase_Hole(double theRadius, double theDepth, const Geom::Axis3d &theAxis) | cadex::MTKBase_Hole | |
MTKBase_Hole(ImplPtrType theImpl) | cadex::MTKBase_Hole | explicitprotected |
MTKBase_ShapeFeature() | cadex::MTKBase_ShapeFeature | |
MTKBase_ShapeFeature(const ModelData::Shape &theShape) | cadex::MTKBase_ShapeFeature | |
MTKBase_ShapeFeature(ImplPtrType theImpl) | cadex::MTKBase_ShapeFeature | explicitprotected |
myImpl (defined in cadex::MTKBase_Feature) | cadex::MTKBase_Feature | protected |
Nullify() | cadex::MTKBase_Feature | |
operator bool() const | cadex::MTKBase_Feature | inline |
operator!=(const MTKBase_Feature &theObject) const (defined in cadex::MTKBase_Feature) | cadex::MTKBase_Feature | inline |
operator==(const MTKBase_Feature &theObject) const (defined in cadex::MTKBase_Feature) | cadex::MTKBase_Feature | inline |
Pitch() const | cadex::Machining_ThreadedHole | |
Radius() const | cadex::MTKBase_Hole | |
SetAxis(const Geom::Axis3d &theAxis) | cadex::MTKBase_Hole | |
SetDepth(double theDepth) | cadex::MTKBase_Hole | |
SetMajorRadius(double theMinorRadius) | cadex::Machining_ThreadedHole | |
SetMinorRadius(double theMinorRadius) | cadex::Machining_ThreadedHole | |
SetPitch(double thePitch) | cadex::Machining_ThreadedHole | |
SetRadius(double theRadius) | cadex::MTKBase_Hole | |
SetShape(const ModelData::Shape &theShape) | cadex::MTKBase_ShapeFeature | |
SetThreadLength(double theThreadLength) | cadex::Machining_ThreadedHole | |
SetType(Machining_HoleType theType) | cadex::Machining_Hole | |
Shape() const | cadex::MTKBase_ShapeFeature | |
ThreadLength() const | cadex::Machining_ThreadedHole | |
Type() const | cadex::Machining_Hole | |
~MTKBase_Feature() | cadex::MTKBase_Feature | |