*linesplitatjoint
Splits a line at a joint.
Syntax
*linesplitatjoint line node
Type
HyperMesh Tcl Modify Command
Description
Splits a line at a joint.
Inputs
- line
 - The line which should be split.
 - node
 - The node which represents a position close to the joint where the line should be split.
 
Example
To split line 10 at node 3:
*linesplitatjoint 10 3 
    Errors
None.