2025-09-21
059087
Introduced get_design_settings() and set_design_settings() methods for global configuration of design add-ons
New Methods for Global Configuration of Design Add-ons | get_design_settings() & set_design_settings()
The latest update introduces the get_design_settings() and set_design_settings() methods, providing access to global design settings for all design add-ons via the API (gRPC). This enhancement allows users to read and write GlobalSettingsTreeTable data, offering a unified and flexible approach to managing design parameters programmatically across all modules. Now, engineers can seamlessly retrieve and modify global settings for design add-ons like Steel Design, streamlining the design configuration process and ensuring greater flexibility.