lsect (to get inputs from interactive prompt)
or
lsect [-g1 GRID1] [-g2 GRID2] [-o LINE] [-const FAMILY] [-fndedge]
(to get inputs from command line)
or
lsect < [input_parameters_filename] (to get inputs from parameters file)
or
lsect -help (to get usage)
| Argument | Description |
|---|---|
| GRID1 | intersector grid filename (default = lsect_1.dat) |
| GRID2 | intersectee grids filename (default = lsect_2.dat) |
| LINE | output curve(s) grid filename (default = lsect_i.dat) |
| FAMILY | grid lines of GRID1 that are used to intersect with GRID2 (J or K) (default = j) |
| -fndedge | locate intersection point at edge of two partially intersecting surfaces (default = not active) |