*lineextenddistance

Extends the specified line.

Syntax

*lineextenddistance distance derivative direction

Type

HyperMesh Tcl Modify

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 - Etend following the curvature of the line
direction
1 - Extend the end of the line
-1 - Extend the beginning of the line

Errors

None.