Syntax
POINT arg1 arg2 arg3 arg4
Description
Each plan starts with a point. In rare cases, a point can also be inserted later, but the axis jumps at this point or gets a kink.
Arguments
Minimum quantity: 2
arg1
Value |
Dimension |
Meaning |
ABS |
KEYWORD |
Start point of an axis. Further arguments follow. |
DIFF |
KEYWORD |
Intermediate point of an axis, a jump or a kink occurs. |
arg2 - arg4 (arg1 = ABS)
Value |
Dimension |
Meaning |
east |
LSTRUCTD |
Coordinate |
north |
LSTRUCTD |
Coordinate |
angle |
ANGLED |
Start angle |
arg2 - arg3 (arg1 = DIFF)
Value |
Dimension |
Meaning |
ds |
STATION |
Station difference |
da |
ANGLED |
Angle difference |
Scopes
PLAN
Examples
POINT ABS 12300.0 45600.0 45.0
Start point of an axis
POINT DIFF 0.0 5.0
Intermediate point of an axis The axis gets a kink of 5°.
POINT DIFF 10.0 5.0
Intermediate point of an axis The axis jumps by 10.0 in the direction of the previous element and then receives a kink of 5°.
POINT DIFF 0.0 5.0
POINT DIFF 10.0 0.0
Intermediate point of an axis The axis then receives a kink of 5° and then jumps by 10.0 in the new direction.
|
(C) ALLPLAN GmbH |
Privacy policy |