Syntax
PARALLEL arg1 arg2 arg3 arg4 arg5
Description
Definition of a parallel line.
Arguments
Minimum quantity: 5
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Name of the parametric line |
arg2
Value |
Dimension |
Meaning |
shift |
LCROSSD |
Distance to the reference line |
svar |
TEXT |
Distance by reference of a variable of type LENGTH |
arg3
Value |
Dimension |
Meaning |
POS |
KEYWORD |
Parallel displacement in mathematically positive direction (in normal direction of the reference line) |
NEG |
KEYWORD |
Parallel displacement in mathematically negative direction (against normal direction of the reference line) |
arg4
Value |
Dimension |
Meaning |
LINE |
KEYWORD |
Next argument is the reference line |
arg5
Value |
Dimension |
Meaning |
refname |
TEXT |
Name of the reference line |
Scopes
CSECTION/CLINES
Examples
PARALLEL "L1" 3.70000 POS LINE "Yloc"
The line "L1" is shifted by 3.7 in mathematically positive direction of "Yloc" .
PARALLEL "L7" "hsection" NEG LINE "Zloc"
The line "L7" is shifted in mathematically negative direction of "Zloc" . Here the distance is defined by the variable "hsection" .
|
(C) ALLPLAN GmbH |
Privacy policy |