HyperWorks Desktop

*SetPartColorList()

*SetPartColorList()

Previous topic Next topic No expanding text in this topic  

*SetPartColorList()

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

NAME


*SetPartColorList - Sets the ordered list of colors to use for auto coloring.

 

SYNTAX


*SetPartColorList(color1,color2,...,colorN)

 

TYPE


hm.cfg Command

 

DESCRIPTION


Sets the ordered list of colors to use for auto coloring.

colors

The ordered list of colors, separated by commas.  Valid color values are 1-64.

 

EXAMPLES


To set the auto color list to 2, 4, 6, 8, 1:

*SetPartColorList(2,4,6,8,1)

 

ERRORS


None.

 

SEE ALSO


Configuration File Commands