Graphics SmoothFillParameters
Define the smooth fill parameters for figure of merit contour graphics.
Syntax
Graphics <ObjectPath> SmoothFillParameters {Option}
Related commands
Description
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 |
Examples
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
Return message
Group membership
This command belongs to the following group(s):
Version
10.0.1