*markprojecttoline
Projects entities to the line.
Syntax
*markprojecttoline entities mark vector projectlinelist projectnodelist
Type
HyperMesh Tcl Modify Command
Description
Projects entities to the line.
Inputs
- entities
 - The type of entity contained on the mark.
 - mark
 - The ID of the mark.
 - vector
 - The vector along which the entities are projected.
 - projectlinelist
 - The ID of the list of lines to which the entities are projected.
 - projectnodelist
 - The ID of the list of nodes that are on the lines in the projectlinelist. The nodes are used to trim the line during projection.
 
Errors
None.