OpenLexocad
28.0
|
This is the complete list of members for Topo::SolidTool, including all inherited members.
getCentre(pConstSolid solid) | Topo::SolidTool | static |
makeBeveledPlate(double length, double width, double height, int bottomType, int upperType, double slope, double angleRot) | Topo::SolidTool | static |
makeBox(double length, double width, double height) | Topo::SolidTool | static |
makeCylinder(double radius, double height) | Topo::SolidTool | static |
makeFourAngleRoof(double length, double width, double height, double leftSlope, double rightSlope, double leftHipSlope, double rightHipSlope) | Topo::SolidTool | static |
makeHipRoofWithWall(double length, double width, double height, double wallHeight, double slope, double hipSlope, bool halfRoof) | Topo::SolidTool | static |
makeSolid(const std::vector< int > &model, const std::vector< Geom::Pnt > &vertices, std::vector< std::vector< Geom::Pnt > > &defectPolygons) | Topo::SolidTool | static |
makeSolid(pConstShape shape) | Topo::SolidTool | static |
makeSolid_by_Face_stiching(const std::vector< int > &model, const std::vector< Geom::Pnt > &vertices, std::vector< std::vector< Geom::Pnt > > &defectPolygons) | Topo::SolidTool | static |
makeStairsI(double length, double width, double height, const std::vector< Geom::Pnt > &points) | Topo::SolidTool | static |
makeStairsL(double length, double width, double height, double stepWidth, const std::vector< Geom::Pnt > &points, const std::vector< double > &angles, bool mirrored) | Topo::SolidTool | static |
makeStairsU(double length, double width, double height, double stepWidth, const std::vector< Geom::Pnt > &points, const std::vector< double > &angles, bool mirrored) | Topo::SolidTool | static |
makeWindowArch(double majorRadius, double minorRadius, double frameWidth, double sectorWidth, double depth, bool cutOut=true) | Topo::SolidTool | static |
SolidTool(void) | Topo::SolidTool | |
~SolidTool(void) | Topo::SolidTool | virtual |