SET GEO USER COLOR

From Macros Wiki
Jump to navigationJump to search

Up

Command

SET_GEO_USER_COLOR <geo ref>, <red>, <green>, <blue>


Set the user color of a geometry feature.

Parameters

<geo ref>
The reference number of the geometry feature.
<red>
The red component of a color, a number between 0 and 255
<green>
The green component of a color, a number between 0 and 255
<blue>
The blue component of a color, a number between 0 and 255

Example

SET_GEO_USER_COLOR 21, RedVal, BlueVal, GreenVal