*surfacemarkclipwithlines
Splits a group of surfaces with lines by projecting those lines perpendicularly onto the surfaces.
Syntax
*surfacemarkclipwithlines surf_mark line_mark tolerance
Type
HyperMesh Tcl Modify Command
Description
Splits a group of surfaces with lines by projecting those lines perpendicularly onto the surfaces.
Inputs
- surf_mark
 - The mark ID containing the surfaces.
 - line_mark
 - The mark ID containing the lines. The lines are temporarily combined into a single line, and therefore must be contiguous.
 - tolerance
 - The maximum distance the line may deviate from the surfaces and still be projected.