setUICustomizationRepository

Overview

This utility is used to set the Repository directory for UI Customization (Advanced > UI Customization > Repository).

Syntax

simlab.setUICustomizationRepository(Repository_path)

Use Case

To load the customization ribbon at the start of the SimLab application. Users do not have to select the repository manually.

Sample

simlab.setUICustomizationRepository("D:/MyCustomDialogs/")