*lineextendtosurf
Extends the specified line to a surface.
Syntax
*lineextendtosurf line surface capture_radius derivative direction
Type
HyperMesh Tcl Modify Command
Description
Extends the specified line to a surface.
Inputs
- line
- The ID of the line to extend.
- surface
- The ID of the surface to which the line is extended.
- capture_radius
- If the point at the end of the extension is within the capture_radius of the surface, then force the end point to be on the surface.
- derivative
- 1 - Extend the tangent to the line
- direction
- 1 - Extend the end of the line
Errors
None.