PathScripts.PathPreferences Namespace Reference

Functions

def advancedOCLFeaturesEnabled ()
 
def allAvailablePostProcessors ()
 
def allEnabledPostProcessors (include=None)
 
def defaultFilePath ()
 
def defaultGeometryTolerance ()
 
def defaultJobTemplate ()
 
def defaultLibAreaCurveAccuracy ()
 
def defaultOutputFile ()
 
def defaultOutputPolicy ()
 
def defaultPostProcessor ()
 
def defaultPostProcessorArgs ()
 
def defaultStockTemplate ()
 
def defaultTaskPanelLayout ()
 
def experimentalFeaturesEnabled ()
 
def filePath ()
 
def lastFileToolLibrary ()
 
def lastPathToolBit ()
 
def lastPathToolLibrary ()
 
def lastPathToolShape ()
 
def lastPathToolTable ()
 
def macroFilePath ()
 
def pathDefaultToolsPath (sub=None)
 
def pathScriptsSourcePath ()
 
def postProcessorBlacklist ()
 
def preferences ()
 
def searchPaths ()
 
def searchPathsPost ()
 
def searchPathsTool (sub)
 
def setDefaultStockTemplate (template)
 
def setDefaultTaskPanelLayout (style)
 
def setJobDefaults (fileName, jobTemplate, geometryTolerance, curveAccuracy)
 
def setLastFileToolLibrary (path)
 
def setLastPathToolBit (path)
 
def setLastPathToolLibrary (path)
 
def setLastPathToolShape (path)
 
def setLastPathToolTable (table)
 
def setOutputFileDefaults (fileName, policy)
 
def setPostProcessorDefaults (processor, args, blacklist)
 
def setPreferencesAdvanced (ocl, warnSpeeds, warnRapids, warnModes, warnOCL, warnVelocity)
 
def setToolsSettings (legacy, relative)
 
def suppressAllSpeedsWarning ()
 
def suppressOpenCamLibWarning ()
 
def suppressRapidSpeedsWarning (user=True)
 
def suppressSelectionModeWarning ()
 
def suppressVelocity ()
 
def toolsStoreAbsolutePaths ()
 
def toolsUseLegacyTools ()
 

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"
 

Function Documentation

◆ advancedOCLFeaturesEnabled()

def PathScripts.PathPreferences.advancedOCLFeaturesEnabled ( )

◆ allAvailablePostProcessors()

def PathScripts.PathPreferences.allAvailablePostProcessors ( )

◆ allEnabledPostProcessors()

def PathScripts.PathPreferences.allEnabledPostProcessors (   include = None)

◆ defaultFilePath()

◆ defaultGeometryTolerance()

def PathScripts.PathPreferences.defaultGeometryTolerance ( )

◆ defaultJobTemplate()

def PathScripts.PathPreferences.defaultJobTemplate ( )

◆ defaultLibAreaCurveAccuracy()

def PathScripts.PathPreferences.defaultLibAreaCurveAccuracy ( )

◆ defaultOutputFile()

def PathScripts.PathPreferences.defaultOutputFile ( )

◆ defaultOutputPolicy()

def PathScripts.PathPreferences.defaultOutputPolicy ( )

◆ defaultPostProcessor()

def PathScripts.PathPreferences.defaultPostProcessor ( )

◆ defaultPostProcessorArgs()

def PathScripts.PathPreferences.defaultPostProcessorArgs ( )

◆ defaultStockTemplate()

def PathScripts.PathPreferences.defaultStockTemplate ( )

◆ defaultTaskPanelLayout()

def PathScripts.PathPreferences.defaultTaskPanelLayout ( )

◆ experimentalFeaturesEnabled()

def PathScripts.PathPreferences.experimentalFeaturesEnabled ( )

◆ filePath()

def PathScripts.PathPreferences.filePath ( )

◆ lastFileToolLibrary()

◆ lastPathToolBit()

◆ lastPathToolLibrary()

def PathScripts.PathPreferences.lastPathToolLibrary ( )

◆ lastPathToolShape()

def PathScripts.PathPreferences.lastPathToolShape ( )

◆ lastPathToolTable()

def PathScripts.PathPreferences.lastPathToolTable ( )

◆ macroFilePath()

◆ pathDefaultToolsPath()

◆ pathScriptsSourcePath()

def PathScripts.PathPreferences.pathScriptsSourcePath ( )

◆ postProcessorBlacklist()

def PathScripts.PathPreferences.postProcessorBlacklist ( )

◆ preferences()

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().

◆ searchPaths()

def PathScripts.PathPreferences.searchPaths ( )

◆ searchPathsPost()

◆ searchPathsTool()

def PathScripts.PathPreferences.searchPathsTool (   sub)

◆ setDefaultStockTemplate()

def PathScripts.PathPreferences.setDefaultStockTemplate (   template)

◆ setDefaultTaskPanelLayout()

def PathScripts.PathPreferences.setDefaultTaskPanelLayout (   style)

◆ setJobDefaults()

def PathScripts.PathPreferences.setJobDefaults (   fileName,
  jobTemplate,
  geometryTolerance,
  curveAccuracy 
)

◆ setLastFileToolLibrary()

def PathScripts.PathPreferences.setLastFileToolLibrary (   path)

◆ setLastPathToolBit()

def PathScripts.PathPreferences.setLastPathToolBit (   path)

◆ setLastPathToolLibrary()

◆ setLastPathToolShape()

def PathScripts.PathPreferences.setLastPathToolShape (   path)

◆ setLastPathToolTable()

def PathScripts.PathPreferences.setLastPathToolTable (   table)

◆ setOutputFileDefaults()

def PathScripts.PathPreferences.setOutputFileDefaults (   fileName,
  policy 
)

◆ setPostProcessorDefaults()

def PathScripts.PathPreferences.setPostProcessorDefaults (   processor,
  args,
  blacklist 
)

◆ setPreferencesAdvanced()

def PathScripts.PathPreferences.setPreferencesAdvanced (   ocl,
  warnSpeeds,
  warnRapids,
  warnModes,
  warnOCL,
  warnVelocity 
)

◆ setToolsSettings()

def PathScripts.PathPreferences.setToolsSettings (   legacy,
  relative 
)

◆ suppressAllSpeedsWarning()

def PathScripts.PathPreferences.suppressAllSpeedsWarning ( )

◆ suppressOpenCamLibWarning()

def PathScripts.PathPreferences.suppressOpenCamLibWarning ( )

◆ suppressRapidSpeedsWarning()

def PathScripts.PathPreferences.suppressRapidSpeedsWarning (   user = True)

◆ suppressSelectionModeWarning()

def PathScripts.PathPreferences.suppressSelectionModeWarning ( )

◆ suppressVelocity()

def PathScripts.PathPreferences.suppressVelocity ( )

◆ toolsStoreAbsolutePaths()

def PathScripts.PathPreferences.toolsStoreAbsolutePaths ( )

◆ toolsUseLegacyTools()

def PathScripts.PathPreferences.toolsUseLegacyTools ( )

Variable Documentation

◆ DefaultFilePath

string PathScripts.PathPreferences.DefaultFilePath = "DefaultFilePath"

◆ DefaultJobTemplate

string PathScripts.PathPreferences.DefaultJobTemplate = "DefaultJobTemplate"

◆ DefaultStockTemplate

string PathScripts.PathPreferences.DefaultStockTemplate = "DefaultStockTemplate"

◆ DefaultTaskPanelLayout

string PathScripts.PathPreferences.DefaultTaskPanelLayout = "DefaultTaskPanelLayout"

◆ EnableAdvancedOCLFeatures

string PathScripts.PathPreferences.EnableAdvancedOCLFeatures = "EnableAdvancedOCLFeatures"

◆ EnableExperimentalFeatures

string PathScripts.PathPreferences.EnableExperimentalFeatures = "EnableExperimentalFeatures"

◆ GeometryTolerance

string PathScripts.PathPreferences.GeometryTolerance = "GeometryTolerance"

◆ LastFileToolBit

string PathScripts.PathPreferences.LastFileToolBit = "LastFileToolBit"

◆ LastFileToolLibrary

string PathScripts.PathPreferences.LastFileToolLibrary = "LastFileToolLibrary"

◆ LastFileToolShape

string PathScripts.PathPreferences.LastFileToolShape = "LastFileToolShape"

◆ LastPathToolBit

string PathScripts.PathPreferences.LastPathToolBit = "LastPathToolBit"

◆ LastPathToolLibrary

string PathScripts.PathPreferences.LastPathToolLibrary = "LastPathToolLibrary"

◆ LastPathToolShape

string PathScripts.PathPreferences.LastPathToolShape = "LastPathToolShape"

◆ LastPathToolTable

string PathScripts.PathPreferences.LastPathToolTable = "LastPathToolTable"

◆ LibAreaCurveAccuracy

string PathScripts.PathPreferences.LibAreaCurveAccuracy = "LibAreaCurveAccuracy"

◆ PostProcessorBlacklist

string PathScripts.PathPreferences.PostProcessorBlacklist = "PostProcessorBlacklist"

◆ PostProcessorDefault

string PathScripts.PathPreferences.PostProcessorDefault = "PostProcessorDefault"

◆ PostProcessorDefaultArgs

string PathScripts.PathPreferences.PostProcessorDefaultArgs = "PostProcessorDefaultArgs"

◆ PostProcessorOutputFile

string PathScripts.PathPreferences.PostProcessorOutputFile = "PostProcessorOutputFile"

◆ PostProcessorOutputPolicy

string PathScripts.PathPreferences.PostProcessorOutputPolicy = "PostProcessorOutputPolicy"

◆ translate

PathScripts.PathPreferences.translate = FreeCAD.Qt.translate

◆ UseAbsoluteToolPaths

string PathScripts.PathPreferences.UseAbsoluteToolPaths = "UseAbsoluteToolPaths"

◆ UseLegacyTools

string PathScripts.PathPreferences.UseLegacyTools = "UseLegacyTools"

◆ WarningSuppressAllSpeeds

string PathScripts.PathPreferences.WarningSuppressAllSpeeds = "WarningSuppressAllSpeeds"

◆ WarningSuppressOpenCamLib

string PathScripts.PathPreferences.WarningSuppressOpenCamLib = "WarningSuppressOpenCamLib"

◆ WarningSuppressRapidSpeeds

string PathScripts.PathPreferences.WarningSuppressRapidSpeeds = "WarningSuppressRapidSpeeds"

◆ WarningSuppressSelectionMode

string PathScripts.PathPreferences.WarningSuppressSelectionMode = "WarningSuppressSelectionMode"

◆ WarningSuppressVelocity

string PathScripts.PathPreferences.WarningSuppressVelocity = "WarningSuppressVelocity"