This is the complete list of members for Path::Tool, including all inherited members.
| BALLENDMILL enum value | Path::Tool | |
| BaseClass() | Base::BaseClass | |
| BaseClass(const BaseClass &)=default | Base::BaseClass | |
| CARBIDE enum value | Path::Tool | |
| CASTALLOY enum value | Path::Tool | |
| CENTERDRILL enum value | Path::Tool | |
| CERAMICS enum value | Path::Tool | |
| CHAMFERMILL enum value | Path::Tool | |
| CornerRadius | Path::Tool | |
| CORNERROUND enum value | Path::Tool | |
| COUNTERBORE enum value | Path::Tool | |
| COUNTERSINK enum value | Path::Tool | |
| create(void) | Base::Persistence | static |
| CuttingEdgeAngle | Path::Tool | |
| CuttingEdgeHeight | Path::Tool | |
| Diameter | Path::Tool | |
| DIAMOND enum value | Path::Tool | |
| DRILL enum value | Path::Tool | |
| dumpToStream(std::ostream &stream, int compression) | Base::Persistence | |
| encodeAttribute(const std::string &) | Base::Persistence | static |
| ENDMILL enum value | Path::Tool | |
| ENGRAVER enum value | Path::Tool | |
| FlatRadius | Path::Tool | |
| FLYCUTTER enum value | Path::Tool | |
| getClassTypeId(void) | Base::Persistence | static |
| getMemSize(void) const | Path::Tool | virtual |
| getPyObject() | Base::BaseClass | virtual |
| getToolMaterial(std::string mat) | Path::Tool | static |
| getToolType(std::string type) | Path::Tool | static |
| getTypeId(void) const | Base::Persistence | virtual |
| HIGHCARBONTOOLSTEEL enum value | Path::Tool | |
| HIGHSPEEDSTEEL enum value | Path::Tool | |
| init(void) | Base::Persistence | static |
| initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) | Base::BaseClass | protectedstatic |
| isDerivedFrom(const Type type) const | Base::BaseClass | |
| LengthOffset | Path::Tool | |
| Material | Path::Tool | |
| MaterialName(ToolMaterial mat) | Path::Tool | static |
| MATUNDEFINED enum value | Path::Tool | |
| Name | Path::Tool | |
| operator=(const BaseClass &)=default | Base::BaseClass | |
| REAMER enum value | Path::Tool | |
| Restore(Base::XMLReader &) | Path::Tool | virtual |
| RestoreDocFile(Reader &) | Base::Persistence | virtual |
| restoreFromStream(std::istream &stream) | Base::Persistence | |
| Save(Base::Writer &) const | Path::Tool | virtual |
| SaveDocFile(Writer &) const | Base::Persistence | virtual |
| setPyObject(PyObject *) | Base::BaseClass | virtual |
| SIALON enum value | Path::Tool | |
| SLOTCUTTER enum value | Path::Tool | |
| TAP enum value | Path::Tool | |
| Tool() | Path::Tool | |
| Tool(const char *name, ToolType type=Tool::UNDEFINED, ToolMaterial material=Tool::MATUNDEFINED, double diameter=10.0, double lengthoffset=100, double flatradius=0, double cornerradius=0, double cuttingedgeangle=0, double cuttingedgeheight=0) | Path::Tool | |
| ToolMaterial enum name | Path::Tool | |
| ToolMaterials(void) | Path::Tool | static |
| ToolType enum name | Path::Tool | |
| ToolTypes(void) | Path::Tool | static |
| Type | Path::Tool | |
| TypeName(ToolType typ) | Path::Tool | static |
| UNDEFINED enum value | Path::Tool | |
| ~BaseClass() | Base::BaseClass | virtual |
| ~Tool() | Path::Tool | |