Syntax
REFERENCE arg1
Description
The reference name corresponds to the name in the List of Placements. In that list there is a link to the actual Allplan object.
Arguments
Minimum quantity: 1
arg1
Value |
Dimension |
Meaning |
plcfunc |
TEXT |
Function call of the placement from the global list with possible arguments. Constants or 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 global placement. The order of the arguments is given by the global placement. "Placement-Name(a,b,...)" "LSEC": Predefined variable representing secant length in selected can be used as argument in function call. |
Scopes
PLACEPYTHON, PLACEMACRO
Examples
REFERENCE "bearingL(hbearingS)"
The placement "bearingL” in the property set points to the placement of the global list and the specified argument fills the variable of the stored Python part.
REFERENCE "pilereinfL(LSEC,radius,10,10,3,2,2,90,4,90,18,18,1.8,1.8,2.3,86,2.4,84)"
Complex placement using the secant length LSEC, the cross-section variable "radius” and other constant arguments.
|
(C) ALLPLAN GmbH |
Privacy policy |