BOPTools Namespace Reference
Namespaces | |
| GeneralFuseResult | |
| JoinAPI | |
| JoinFeatures | |
| ShapeMerge | |
| SplitAPI | |
| SplitFeatures | |
| Utils | |
Functions | |
| def | addCommands () |
| def | generalFuseIsAvailable () |
| def | importAll () |
| def | reloadAll () |
Function Documentation
◆ addCommands()
| def BOPTools.addCommands | ( | ) |
Referenced by reloadAll().
◆ generalFuseIsAvailable()
| def BOPTools.generalFuseIsAvailable | ( | ) |
generalFuseIsAvailable(): returns True if FreeCAD's Part.Shape.generalFuse is functional. True if Part.OCC_VERSION >= 6.9.0.
Referenced by BOPTools.JoinAPI.connect().
◆ importAll()
| def BOPTools.importAll | ( | ) |
◆ reloadAll()
| def BOPTools.reloadAll | ( | ) |
References addCommands().
1.8.17