*lineextenddistance

Extends the specified line.

Syntax

*lineextenddistance distance derivative direction

Type

HyperMesh Tcl Modify Command

Description

Extends the specified line.

Inputs

line
The ID of the line to extend.
distance
The distance to extend the line.
derivative
1 - Extend the tangent to the line
2 - Extend following the curvature of the line
direction
1 - Extend the end of the line
-1 - Extend the beginning of the line

Errors

None.