Record Type 2
- Last UpdatedJan 31, 2023
- 1 minute read
A coordinate value or an angle is given (via AXIS-IN, COORD) and the result will be the intersection point, the tangency point or the angle (depending on AXIS-OUT) on a group of curves at the given coordinate or angle. The resulting coordinates or angles will be presented as results in the generic file
Record Format:
|
2 |
AXIS-IN |
COORD |
GROUP |
FROM |
STEP |
TO |
AXIS-OUT |
|
|
AXIS-IN |
Coordinate-axis for the given coordinate: X/Y/Z/U/V/T/TX/TY/ TZ or 1/2/3/4/5/6/ 7/ 8/ 9. |
|||||||
|
T is the angle to the u-axis for curves of geometry type 21/ 22/23/24. |
||||||||
|
TX is the angle to the u-axis in the yz projection of curves of geometry type 25. |
||||||||
|
TY,TZ is the corresponding angles in the xz and xy projections respectively. |
||||||||
|
The projections defined by TX/TY/TZ must exist in the curves if used. |
||||||||
|
COORD |
Coordinate/angle on AXIS-IN. |
|||||||
|
GROUP |
Group name of a group of curves with geometry types 21/22/23/ 24/25. (<=24 characters) |
|||||||
|
FROM |
First number to be combined with the group name. (integer) |
|||||||
|
STEP |
Increment (+/-) in numbers. |
|||||||
|
TO |
Last curve number. |
|||||||
|
AXIS-OUT |
Coordinate-axis for the resulting coordinate. See AXIS-IN. |
|||||||