Define the smooth fill parameters for figure of merit contour graphics.
Graphics <ObjectPath> SmoothFillParameters {Option}
The Graphics SmoothFillParameters command allows you to use natural neighbor interpolation for the smooth fill when displaying figure of merit contour levels.
Use the Graphics FOMContours command to turn on and off smooth fill.
The natural neighbor interpolation algorithm used for creating smooth filled contours may decrease graphics performance during animation.
{Option} can be:
{Option} | Description |
---|---|
NNSampleMode {Coarse | Medium | Smooth | Custom} | Set the level of natural neighbor sampling. |
NumSamplesPerGridPoint <Value> | If NNSampleMode is set to Custom, set the number of samples per grid point. <Value> should be greater or equal to 0.9999999 |
To use the natural neighbor interpolation algorithm with a custom sampling value for the FOM contour graphics:
Graphics */CoverageDefinition/PolarIceCaps/FigureOfMerit/TwoEyes SmoothFillParameters NNSampleMode Custom NumSamplesPerGridPoint 10.0
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
10.0.1
STK Programming Interface 11.0.1