We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Namespace: AlibreScript.API | Kind: Class
AlibreScript.API
The Configuration class provides functionality for managing part and assembly configurations, including activation state and configuration locks.
Type: Object True if the configuration is currently active
Object
Type: Object The name of the configuration
Sets the locks on the configuration
def SetLocks(locks): """ Sets the locks on the configuration Args: locks (LockTypes): Locks to set """