write_colors
write_colors [ -files_fileName] [ -window_idi_windowID]
Description
Saves the current layer order, and the colors and opacities of layers and objects for the active cellview or for the cellview in the given window to the named file.
The GUI equivalent for this command is File—Write Application Files—Colors….
Arguments
Value Returned
Examples
This command writes the colors definitions from the active window to the my_colors.txt file.
write_colors -file my_colors.txt
Related Topics
Return to top