This repository was archived by the owner on Apr 25, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Stephen S. Mitchell edited this page Apr 25, 2026
·
5 revisions
Namespace: AlibreScript.API | Kind: Class
The Configuration class provides functionality for managing part and assembly configurations, including activation state and configuration locks.
- Part - Contains configurations
- Assembly - Assembly configurations
- GlobalParameters - Configuration parameters
- LockTypes - Lock type definitions
- Parameter - Configuration parameters
- Properties - Configuration state and identity
- Methods - Configuration operations
Type: Object
True if the configuration is currently active
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
"""Documentation Home | Classes | Methods Index | Properties Index | Members Index
Generated on 2025-09-23 02:06