This topic provides a high-level overview of the new features in the IC23.1 release.
IC23.1 ISR3
Setting Batch Mode in Library Manager Using SKILL Functions
Use the following SKILL functions to control the behavior of batch mode:
- : Activates batch change mode to improve the performance of Library Manager for handling
lmgrSetLibDisplayOverridecalls. - : Deactivates batch change mode of Library Manager for the
lmgrSetLibDisplayOverridecalls. - : Checks the cumulative state of batch change mode including that of the active nested scopes.
Customizing Color and Icon in Library Manager Using SKILL Functions
You can now use the following SKILL functions to modify the Library Manager display:
- : Sets color, icon, or both for a library or a group of libraries to display in the Library Manager.
- : Returns the color and icon display override settings specified by
lmgrSetLibDisplayOverride. - : Removes the display override for a library including the color and icon values specified by
lmgrSetLibDisplayOverride. - : Removes the icon display override setting specified by
lmgrSetLibDisplayOverride. - : Removes the color display override setting specified by
lmgrSetLibDisplayOverride.

