Syntax
PARADIR arg1 arg2 arg3 arg4 arg5 arg6 arg7
Description
Definition of a parametric line by parallel displacement whilst also specifying the direction of displacement.
Arguments
Minimum number: 6
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) |
POINT |
KEYWORD |
Reference point (PCART) |
arg4 (arg3 = POS or arg3 = NEG)
Value |
unit |
Meaning |
LINE |
KEYWORD |
The name of the reference line follows as the next argument. |
arg5 (arg4 = LINE)
Value |
unit |
Meaning |
refline |
TEXT |
Name of the reference line |
arg6 (arg4 = LINE)
Value |
unit |
Meaning |
LDIR |
KEYWORD |
The line in the direction of which the spacing is measured follows as the next argument. |
arg7 (arg4 = LINE)
Value |
unit |
Meaning |
refdir |
TEXT |
Line in the direction of which the spacing is measured |
arg4 (arg3 = POINT)
Value |
unit |
Meaning |
refline |
TEXT |
Name of the reference point |
arg5 (arg3 = POINT)
Value |
unit |
Meaning |
LDIR |
KEYWORD |
The line in the direction of which the spacing is measured follows as the next argument. |
arg6 (arg3 = POINT)
Value |
unit |
Meaning |
refdir |
TEXT |
Line in the direction of which the spacing is measured |
Scopes
CSECTION/CLINES
Examples
PARADIR "L16" 0.80000 NEG LINE "OK_Cap_R" LDIR "Cap_R"
The line "L16" arises due to parallel displacement of the line "OK_Cap_R", and the spacing 0.8 is measured in the direction of the "Cap_R" line.
|
(C) ALLPLAN GmbH |
Privacy policy |