Classes | |
| class | ObjectOp |
| class | PathNoTCException |
Variables | |
| int | FeatureBaseEdges = 0x0200 |
| int | FeatureBaseFaces = 0x0400 |
| int | FeatureBaseGeometry = FeatureBaseVertexes | FeatureBaseFaces | FeatureBaseEdges |
| int | FeatureBasePanels = 0x0800 |
| int | FeatureBaseVertexes = 0x0100 |
| int | FeatureCoolant = 0x2000 |
| int | FeatureDepths = 0x0002 |
| int | FeatureDiameters = 0x4000 |
| int | FeatureFinishDepth = 0x0010 |
| int | FeatureHeights = 0x0004 |
| int | FeatureLocations = 0x1000 |
| int | FeatureNoFinalDepth = 0x0040 |
| int | FeatureStartPoint = 0x0008 |
| int | FeatureStepDown = 0x0020 |
| int | FeatureTool = 0x0001 |
| Part = LazyLoader("Part", globals(), "Part") | |
| translate = FreeCAD.Qt.translate | |
| int PathScripts.PathOp.FeatureBaseEdges = 0x0200 |
| int PathScripts.PathOp.FeatureBaseFaces = 0x0400 |
| int PathScripts.PathOp.FeatureBaseGeometry = FeatureBaseVertexes | FeatureBaseFaces | FeatureBaseEdges |
| int PathScripts.PathOp.FeatureBasePanels = 0x0800 |
| int PathScripts.PathOp.FeatureBaseVertexes = 0x0100 |
| int PathScripts.PathOp.FeatureCoolant = 0x2000 |
| int PathScripts.PathOp.FeatureDepths = 0x0002 |
| int PathScripts.PathOp.FeatureDiameters = 0x4000 |
| int PathScripts.PathOp.FeatureFinishDepth = 0x0010 |
| int PathScripts.PathOp.FeatureHeights = 0x0004 |
| int PathScripts.PathOp.FeatureLocations = 0x1000 |
| int PathScripts.PathOp.FeatureNoFinalDepth = 0x0040 |
| int PathScripts.PathOp.FeatureStartPoint = 0x0008 |
| int PathScripts.PathOp.FeatureStepDown = 0x0020 |
| int PathScripts.PathOp.FeatureTool = 0x0001 |
| PathScripts.PathOp.Part = LazyLoader("Part", globals(), "Part") |
| PathScripts.PathOp.translate = FreeCAD.Qt.translate |