Variables | |
| string | DefaultFilePath = "DefaultFilePath" |
| string | DefaultJobTemplate = "DefaultJobTemplate" |
| string | DefaultStockTemplate = "DefaultStockTemplate" |
| string | DefaultTaskPanelLayout = "DefaultTaskPanelLayout" |
| string | EnableAdvancedOCLFeatures = "EnableAdvancedOCLFeatures" |
| string | EnableExperimentalFeatures = "EnableExperimentalFeatures" |
| string | GeometryTolerance = "GeometryTolerance" |
| string | LastFileToolBit = "LastFileToolBit" |
| string | LastFileToolLibrary = "LastFileToolLibrary" |
| string | LastFileToolShape = "LastFileToolShape" |
| string | LastPathToolBit = "LastPathToolBit" |
| string | LastPathToolLibrary = "LastPathToolLibrary" |
| string | LastPathToolShape = "LastPathToolShape" |
| string | LastPathToolTable = "LastPathToolTable" |
| string | LibAreaCurveAccuracy = "LibAreaCurveAccuracy" |
| string | PostProcessorBlacklist = "PostProcessorBlacklist" |
| string | PostProcessorDefault = "PostProcessorDefault" |
| string | PostProcessorDefaultArgs = "PostProcessorDefaultArgs" |
| string | PostProcessorOutputFile = "PostProcessorOutputFile" |
| string | PostProcessorOutputPolicy = "PostProcessorOutputPolicy" |
| translate = FreeCAD.Qt.translate | |
| string | UseAbsoluteToolPaths = "UseAbsoluteToolPaths" |
| string | UseLegacyTools = "UseLegacyTools" |
| string | WarningSuppressAllSpeeds = "WarningSuppressAllSpeeds" |
| string | WarningSuppressOpenCamLib = "WarningSuppressOpenCamLib" |
| string | WarningSuppressRapidSpeeds = "WarningSuppressRapidSpeeds" |
| string | WarningSuppressSelectionMode = "WarningSuppressSelectionMode" |
| string | WarningSuppressVelocity = "WarningSuppressVelocity" |
| def PathScripts.PathPreferences.advancedOCLFeaturesEnabled | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.allAvailablePostProcessors | ( | ) |
References PathScripts.PathPreferences.searchPathsPost().
Referenced by PathScripts.PathPreferences.allEnabledPostProcessors().
| def PathScripts.PathPreferences.allEnabledPostProcessors | ( | include = None | ) |
| def PathScripts.PathPreferences.defaultFilePath | ( | ) |
| def PathScripts.PathPreferences.defaultGeometryTolerance | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.defaultJobTemplate | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.defaultLibAreaCurveAccuracy | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.defaultOutputFile | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.defaultOutputPolicy | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.defaultPostProcessor | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.defaultPostProcessorArgs | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.defaultStockTemplate | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.defaultTaskPanelLayout | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.experimentalFeaturesEnabled | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.filePath | ( | ) |
| def PathScripts.PathPreferences.lastFileToolLibrary | ( | ) |
| def PathScripts.PathPreferences.lastPathToolBit | ( | ) |
| def PathScripts.PathPreferences.lastPathToolLibrary | ( | ) |
| def PathScripts.PathPreferences.lastPathToolShape | ( | ) |
| def PathScripts.PathPreferences.lastPathToolTable | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.macroFilePath | ( | ) |
| def PathScripts.PathPreferences.pathDefaultToolsPath | ( | sub = None | ) |
| def PathScripts.PathPreferences.pathScriptsSourcePath | ( | ) |
Referenced by PathScripts.PathPreferences.searchPathsPost().
| def PathScripts.PathPreferences.postProcessorBlacklist | ( | ) |
References PathScripts.PathPreferences.preferences().
Referenced by PathScripts.PathPreferences.allEnabledPostProcessors().
| def PathScripts.PathPreferences.preferences | ( | ) |
Referenced by PathScripts.PathPreferences.advancedOCLFeaturesEnabled(), PathScripts.PathPreferences.defaultFilePath(), PathScripts.PathPreferences.defaultGeometryTolerance(), PathScripts.PathPreferences.defaultJobTemplate(), PathScripts.PathPreferences.defaultLibAreaCurveAccuracy(), PathScripts.PathPreferences.defaultOutputFile(), PathScripts.PathPreferences.defaultOutputPolicy(), PathScripts.PathPreferences.defaultPostProcessor(), PathScripts.PathPreferences.defaultPostProcessorArgs(), PathScripts.PathPreferences.defaultStockTemplate(), PathScripts.PathPreferences.defaultTaskPanelLayout(), PathScripts.PathPreferences.experimentalFeaturesEnabled(), PathScripts.PathPreferences.lastFileToolLibrary(), PathScripts.PathPreferences.lastPathToolBit(), PathScripts.PathPreferences.lastPathToolLibrary(), PathScripts.PathPreferences.lastPathToolShape(), PathScripts.PathPreferences.lastPathToolTable(), PathScripts.PathPreferences.postProcessorBlacklist(), PathScripts.PathPreferences.setDefaultStockTemplate(), PathScripts.PathPreferences.setDefaultTaskPanelLayout(), PathScripts.PathPreferences.setJobDefaults(), PathScripts.PathPreferences.setLastFileToolLibrary(), PathScripts.PathPreferences.setLastPathToolBit(), PathScripts.PathPreferences.setLastPathToolLibrary(), PathScripts.PathPreferences.setLastPathToolShape(), PathScripts.PathPreferences.setLastPathToolTable(), PathScripts.PathPreferences.setOutputFileDefaults(), PathScripts.PathPreferences.setPostProcessorDefaults(), PathScripts.PathPreferences.setPreferencesAdvanced(), PathScripts.PathPreferences.setToolsSettings(), PathScripts.PathPreferences.suppressAllSpeedsWarning(), PathScripts.PathPreferences.suppressOpenCamLibWarning(), PathScripts.PathPreferences.suppressRapidSpeedsWarning(), PathScripts.PathPreferences.suppressSelectionModeWarning(), PathScripts.PathPreferences.suppressVelocity(), PathScripts.PathPreferences.toolsStoreAbsolutePaths(), and PathScripts.PathPreferences.toolsUseLegacyTools().
| def PathScripts.PathPreferences.searchPaths | ( | ) |
| def PathScripts.PathPreferences.searchPathsPost | ( | ) |
| def PathScripts.PathPreferences.searchPathsTool | ( | sub | ) |
| def PathScripts.PathPreferences.setDefaultStockTemplate | ( | template | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.setDefaultTaskPanelLayout | ( | style | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.setJobDefaults | ( | fileName, | |
| jobTemplate, | |||
| geometryTolerance, | |||
| curveAccuracy | |||
| ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.setLastFileToolLibrary | ( | path | ) |
| def PathScripts.PathPreferences.setLastPathToolBit | ( | path | ) |
References PathScripts.PathPreferences.preferences().
Referenced by PathScripts.PathToolBitCmd.CommandToolBitSave.Activated().
| def PathScripts.PathPreferences.setLastPathToolLibrary | ( | path | ) |
| def PathScripts.PathPreferences.setLastPathToolShape | ( | path | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.setLastPathToolTable | ( | table | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.setOutputFileDefaults | ( | fileName, | |
| policy | |||
| ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.setPostProcessorDefaults | ( | processor, | |
| args, | |||
| blacklist | |||
| ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.setPreferencesAdvanced | ( | ocl, | |
| warnSpeeds, | |||
| warnRapids, | |||
| warnModes, | |||
| warnOCL, | |||
| warnVelocity | |||
| ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.setToolsSettings | ( | legacy, | |
| relative | |||
| ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.suppressAllSpeedsWarning | ( | ) |
References PathScripts.PathPreferences.preferences().
Referenced by PathScripts.PathPreferences.suppressRapidSpeedsWarning().
| def PathScripts.PathPreferences.suppressOpenCamLibWarning | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.suppressRapidSpeedsWarning | ( | user = True | ) |
| def PathScripts.PathPreferences.suppressSelectionModeWarning | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.suppressVelocity | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.toolsStoreAbsolutePaths | ( | ) |
References PathScripts.PathPreferences.preferences().
| def PathScripts.PathPreferences.toolsUseLegacyTools | ( | ) |
References PathScripts.PathPreferences.preferences().
| string PathScripts.PathPreferences.DefaultFilePath = "DefaultFilePath" |
| string PathScripts.PathPreferences.DefaultJobTemplate = "DefaultJobTemplate" |
| string PathScripts.PathPreferences.DefaultStockTemplate = "DefaultStockTemplate" |
| string PathScripts.PathPreferences.DefaultTaskPanelLayout = "DefaultTaskPanelLayout" |
| string PathScripts.PathPreferences.EnableAdvancedOCLFeatures = "EnableAdvancedOCLFeatures" |
| string PathScripts.PathPreferences.EnableExperimentalFeatures = "EnableExperimentalFeatures" |
| string PathScripts.PathPreferences.GeometryTolerance = "GeometryTolerance" |
| string PathScripts.PathPreferences.LastFileToolBit = "LastFileToolBit" |
| string PathScripts.PathPreferences.LastFileToolLibrary = "LastFileToolLibrary" |
| string PathScripts.PathPreferences.LastFileToolShape = "LastFileToolShape" |
| string PathScripts.PathPreferences.LastPathToolBit = "LastPathToolBit" |
| string PathScripts.PathPreferences.LastPathToolLibrary = "LastPathToolLibrary" |
| string PathScripts.PathPreferences.LastPathToolShape = "LastPathToolShape" |
| string PathScripts.PathPreferences.LastPathToolTable = "LastPathToolTable" |
| string PathScripts.PathPreferences.LibAreaCurveAccuracy = "LibAreaCurveAccuracy" |
| string PathScripts.PathPreferences.PostProcessorBlacklist = "PostProcessorBlacklist" |
| string PathScripts.PathPreferences.PostProcessorDefault = "PostProcessorDefault" |
| string PathScripts.PathPreferences.PostProcessorDefaultArgs = "PostProcessorDefaultArgs" |
| string PathScripts.PathPreferences.PostProcessorOutputFile = "PostProcessorOutputFile" |
| string PathScripts.PathPreferences.PostProcessorOutputPolicy = "PostProcessorOutputPolicy" |
| PathScripts.PathPreferences.translate = FreeCAD.Qt.translate |
| string PathScripts.PathPreferences.UseAbsoluteToolPaths = "UseAbsoluteToolPaths" |
| string PathScripts.PathPreferences.UseLegacyTools = "UseLegacyTools" |
| string PathScripts.PathPreferences.WarningSuppressAllSpeeds = "WarningSuppressAllSpeeds" |
| string PathScripts.PathPreferences.WarningSuppressOpenCamLib = "WarningSuppressOpenCamLib" |
| string PathScripts.PathPreferences.WarningSuppressRapidSpeeds = "WarningSuppressRapidSpeeds" |
| string PathScripts.PathPreferences.WarningSuppressSelectionMode = "WarningSuppressSelectionMode" |
| string PathScripts.PathPreferences.WarningSuppressVelocity = "WarningSuppressVelocity" |