Syntax
REFERENCE arg1 arg2
Description
Reference to a boundary line in an external cross section. In the external cross section, variables can be defined which receive values at the target cross section.
Arguments
Minimum quantity: 2
arg1
Value |
Dimension |
Meaning |
cfunc |
TEXT |
Function call of the external cross section with possible arguments. Names of variables of the target cross section are allowed as arguments. The type of each variable as an argument must match the type of the variable in the external cross section. The order of the arguments is given by the reference cross section. "section_name(a,b,...)" |
arg2
Value |
Dimension |
Meaning |
bname |
TEXT |
Name of the boundary line of the external section |
Scopes
BOUNDARIES/BOUNDARY
Examples
REFERENCE "Edge(0.265,2.29061)" "Boundary1"
The external cross section "Edge” contains 2 variables whose values are adjusted as arguments (0.265,2.29061) when referencing.
|
(C) ALLPLAN GmbH |
Privacy policy |