Input
- Last UpdatedJan 31, 2023
- 1 minute read
The input to the program is given in a free format using a blank character as delimiter. Different calculations are given as input "record" with a specific set of parameters. The record number is given as the first item on each input line. The following input records are available:
|
Record type |
Action to be performed |
|---|---|
|
1 |
Set surface name. |
|
2 |
Coordinate/angle for a group of curves. |
|
3 |
Coordinate/angle for a single curve |
|
5 |
Angles on both sides of a curve for the intersection with an x/y/z plane. |
|
7 |
Intersection point between two space curves |
|
14 |
Transformation xyz->uvw or uvw->xyz for a given transformation vector. |
|
15 |
Transformation xyz->uvw or uvw->xyz for a given transformation vector in a given curve. |
|
16 |
Angle at the inters-point between two space curves |
|
17 |
Angle at the intersection point space curve/coordinate |
|
18 |
Convert a SBH3 3D curve into an SSP hull curve. |
Furthermore, the record "H" can be given without any parameters. This record will result in printout in the log file when executing the program, describing the different input alternatives.