Description Sets the color scheme by index value for the given entity and its decendents.
Syntax SetColorSchemeByIndex n, sindex, dOpacity
Parameters n As Long Node number of entity.
sindex As Long Index of color scheme.
dOpacity As Double Opcaity setting (0<=dOpacity<=1)
Remarks Sets the color scheme by index value for the given entity and its decendents. Must be followed by an Update command.
See Also
|