Syntax
PARAXPNT arg1 arg2 arg3 arg4 arg5 arg6 arg7 arg8
Description
Definition of a parametric line by parallel displacement whilst also specifying the reference point for the spacing.
Arguments
Minimum number: 7
arg1
Value |
unit |
Meaning |
name |
TEXT |
Name of the parametric line |
arg2
Value |
unit |
Meaning |
shift |
LCROSSD |
Spacing |
svar |
TEXT |
Spacing by reference to a type LENGTH variable |
arg3
Value |
unit |
Meaning |
POS |
KEYWORD |
Parallel displacement in a mathematically positive direction (in the normal direction of the reference line LINE) |
NEG |
KEYWORD |
Parallel displacement in a mathematically negative direction (opposite the normal direction of the reference line LINE) |
arg4
Value |
unit |
Meaning |
LINE |
KEYWORD |
The name of the reference line follows as the next argument. |
arg5
Value |
unit |
Meaning |
refline |
TEXT |
Name of the reference line |
arg6
Value |
unit |
Meaning |
LSECT |
KEYWORD |
Point of intersection between two lines as a reference to the spacing |
POINT |
KEYWORD |
Point (PCART) as a reference to the spacing |
arg7 (arg6 = LSECT)
Value |
unit |
Meaning |
ref1 |
TEXT |
Name of the 1st reference line of the point of intersection |
arg8 (arg6 = LSECT)
Value |
unit |
Meaning |
ref2 |
TEXT |
Name of the 2nd reference line of the point of intersection |
arg7 (arg6 = POINT)
Value |
unit |
Meaning |
ref1 |
TEXT |
Name of the reference line (PCART) |
Scopes
CSECTION/CLINES
Examples
PARAXPNT "L4xP1" 0.00000 POS LINE "L4" POINT "P1"
The line "L4xP1" arises due to parallel displacement of the line "L4", and the spacing 0.0 is measured at the "P1" point. The direction of the shift is the normal to "L4".
|
(C) ALLPLAN GmbH |
Privacy policy |