Specifies the seed color on a rake definition for a CFD plot.
*SeedColor()Specifies the seed color on a rake definition for a CFD plot. |
|||||
*SeedColor()Specifies the seed color on a rake definition for a CFD plot. |
Syntax |
*SeedColor(color) |
|
Argument |
Name |
Description |
color |
The color given to the seed on a rake definition. This setting must contain valid RGB values. |
|
Example |
*BeginCFD() *BeginRake() *SeedColor(“RGB”) *EndRake() *EndCFD() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *SeedColor() command may be placed inside a *BeginRake() block to capture the seed color on a rake definition for a CFD plot. |
|
See also |
|
|
|