Syntax
- Last UpdatedFeb 01, 2023
- 1 minute read
The input file may contain two different types of statements, as described below.
|
CREATE_PLANE, <name_of_plane> |
||
|
([/ARBITRARY |
=(X1, Y1, Z1, X2, Y2, Z2, X3, Y3, Z3)] | |
|
|
[/BOX [/SYM]; |
=(X1, Y1, Z1, X2, Y2, Z2)] |
|
|
DELETE_PLANE, <name_of_plane>; |
||