*ContourAverageAcrossParts()
Specifies the "Average across part boundary" setting in the the Contour panel when a model is loaded.
Syntax
*ContourAverageAcrossParts (State)
Application
HyperView
Inputs
- State
- Indicates if the "Average across part boundary" check should be turned on or off.
Context
*BeginGraphicDefaults()
Example
*ContourAverageAcrossParts("On")
Comments
Valid entries are "On" or "Off".