*linedragelements
Creates a mesh by dragging elements along a line.
Syntax
*linedragelements mark guide guideendpoints plane_id ondrag biasstyle biasing using_default_vector
Type
HyperMesh Tcl Modify Command
Description
Creates a mesh by dragging elements along a line.
Inputs
- mark
- The ID of the mark containing elements.
- guide
- The guide line.
- guideendpoints
- The ID of the list containing the nodes which will be used to segment the guide line.
- plane_id
- The orientation plane used to orient the line to the guide line.
- ondrag
- The number of elements to be created along the drag.
- biasstyle
- The type of biasing to use.
- biasing
- The biasing intensity value.
- using_default_vector
- 0 - Use plane normal vector
Errors
None.