*showgeomlinedir

Turn on or off display of line direction symbols.

Syntax

*showgeomlinedir flag

Type

HyperMesh Tcl Modify

Description

This command turns on or off display of symbols indicating geometry lines parametric direction.

Inputs

flag
Valid values are:
0 – T urn off display of line direction symbols.
1 – Turn on display of line direction symbols.

Example

To turn on the display of the line direction:

*showgeomlinedir 1

Errors

None.