Set Object(s) Color

Sets one or more objects to a specified color.

 

Input Arguments

 

0

Collection Object Name Ref List

Objects to change

The list of objects to color.

1

Color

New Working Color Name

The color to change the specified objects to.

2

Boolean

Auto Increment

Indicates whether the color should just be auto- matically incremented from the current color.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The objects were colored successfully.

PARTIAL SUCCESS

At least one (but not all) objects were not found.

FAILURE

No objects were found.

 

Remarks

You may supply the color as a string variable in the format R,G,B (ex. 128, 64, 128).

If the Auto Increment argument is set to TRUE, the supplied color will be ignored in favor of the next color in the color list.