*ContourCornerDataRequested()
Specifies the state of the Use corner data option in the Contour panel when a model is loaded.
Syntax
*ContourCornerDataRequested (State)
Application
HyperView
Inputs
- State
 - Indicates if the Use corner data check box should be turned on or off.
 
Context
*BeginGraphicDefaults
Example
*ContourCornerDataRequested(“On”)
      Comments
Valid entries are "On" or "Off".