Syntax
RELFACT arg1 arg2 arg3 arg4 arg4 arg5 arg6 arg7 arg8
Description
Definition of a line as a linear combination (L = (1-fact)*L1 + fact*L2) of two reference lines.
Arguments
Minimum quantity: 6
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Name of the parametric line |
arg2
Value |
Dimension |
Meaning |
fact |
DOUBLE |
Factor (0 => L = L1, 1 => L = L2) |
fvar |
TEXT |
Factor definition by reference of a variable of type NONE (unitless) |
arg3
Value |
Dimension |
Meaning |
LINE |
KEYWORD |
It follows the name of the 1st reference line as next argument. |
arg4
Value |
Dimension |
Meaning |
L1 |
TEXT |
Name of the 1st reference line |
arg5
Value |
Dimension |
Meaning |
LINE |
KEYWORD |
It follows the name of the 2nd reference line as next argument. |
arg6
Value |
Dimension |
Meaning |
L2 |
TEXT |
Name of the 2nd reference line |
arg7 - arg8
Value |
Dimension |
Meaning |
REVERSE1 |
KEYWORD |
Use of the negative direction for line L1 |
REVERSE2 |
KEYWORD |
Use of the negative direction for line L2 |
Scopes
CSECTION/CLINES
Examples
RELFACT "L1" 0.50000 LINE "Girder1" LINE "Girder2"
The line "L1" is positioned in the middle of the lines "Girder1" and "Girder2".
|
(C) ALLPLAN GmbH |
Privacy policy |