*vectordrawoptions

Changes the drawing method and size/magnitude of vector entities.

Syntax

*vectordrawoptions double size int drawingoption double scale

Type

HyperMesh Tcl Modify

Description

Changes the drawing method and size/magnitude of vector entities.

Inputs

size
The size in model units in which the vector entity should be plotted if the drawing option is uniform size.
drawingoption
Indicates whether to use uniform size or magnitude.
0 - use uniform size
1 - use magnitude
scale
Percentage to use if the drawing option is magnitude.

Errors

None.