Record Type 5
- Last UpdatedJan 31, 2023
- 1 minute read
A curve is cut from the given surface by a plane, defined in this record. The angle on the resulting curve (which has the geometry type 21, 22 or 23) is calculated at the intersection point with another given curve. Note that a record of type 1 must be given prior to this record type.
Example: If the given curve is a frame (for example, X=50000) and the plane is defined by AXIS-IN=Z and COORD=4000 then the result will be the angle for waterline Z=4000 at X=50000.
Record Format:
|
5 |
AXIS-IN |
COORD |
CURVE |
|
|
AXIS-IN |
X/Y/Z or (1/2/3). |
|||
|
X= plane perpendicular to the x-axis |
||||
|
Y= plane perpendicular to the y-axis |
||||
|
Z= plane perpendicular to the z-axis |
||||
|
COORD |
Coordinate along the given axis. |
|||
|
CURVE |
Name of a hull curve (with geometry type 21/22/23/24/25). |
|||