*EndVectorPlotViewSettings()
Specifies the end of the vector plot view settings.
Syntax
*EndVectorPlotViewSettings()
Application
HyperView
Context
*BeginModel()
Example
*BeginVectorPlotViewSettings()
. . .
*DrawPosition("Tail")
*HeadType("Head3D")
. . .
*EndVectorPlotViewSettings()
Comments
The *EndVectorPlotViewSettings() statement must be preceded by the corresponding *BeginVectorPlotViewSettings() statement.