*markprojectnormallytoline
Projects entities to the line, using the normal to the line as the direction vector.
Syntax
*markprojectnormallytoline entities mark projectlinelist projectnodelist
Type
HyperMesh Tcl Modify Command
Description
Projects entities to the line, using the normal to the line as the direction vector.
Inputs
- entities
 - The type of entity contained on the mark.
 - mark
 - The ID of the mark.
 - 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.