read_colors
read_colors [ -files_fileName] [ -window_idi_windowID]
Description
Reads the layer order, and the colors and opacities of layers and objects from the specified file, and applies them to the active cellview or cellview in the given window.
The GUI equivalent for this command is File—Read Application Files—Colors….
Arguments
Value Returned
Examples
This command loads the my_colors.txt file containing the color definitions into the active window.
read_colors -file my_colors.txt
Related Topics
Return to top