*reparammark
Reparameterizes the lines on a mark.
Syntax
*reparammark mark_id
Type
HyperMesh Tcl Modify Command
Description
Reparameterizes the lines on a mark.
Inputs
- mark_id
- The ID of the mark containing the lines to be reparameterized. Valid values are 1 and 2.
Examples
To reparameterize lines 1 and
2:
*createmark lines 1 2
*reparammark 1
Errors
None.