Syntax
ABSPERC arg1 arg2 arg3 arg4 arg5
Description
Definition of a parametric line by rotation around a point of intersection.
Arguments
Minimum number: 4
arg1
Value |
unit |
Meaning |
name |
TEXT |
Name of the parametric line |
arg2
Value |
unit |
Meaning |
perc |
% |
Angle |
pvar |
TEXT |
Angle specification by reference to a type PERCENT variable |
arg3
Value |
unit |
Meaning |
LSECT |
KEYWORD |
Rotation point defined by 2 reference lines. |
POINT |
KEYWORD |
Rotation point defined by a point (PCART) |
arg4
Value |
unit |
Meaning |
ref1[:i] |
TEXT |
Name of the 1st reference line of the rotation point or point reference (PCART); the optional suffix ":1" or ":2" determines the number of the point of intersection if an arc is part of the intersection. As there can be up to two points of intersection, one of the two must be determined. This can be on either the first or second clipping line. |
arg5 (arg3 = LSECT)
Value |
unit |
Meaning |
ref2[:i] |
TEXT |
Name of the 2nd reference line of the rotation point; the optional suffix ":1" or ":2" determines the number of the point of intersection if an arc is part of the intersection. As there can be up to two points of intersection, one of the two must be determined. This can be on either the first or second clipping line. |
Scopes
CSECTION/CLINES
Examples
ABSPERC "Casement_Inclination" "Inclination" LSECT "Inclination" "Yloc"
The "Casement_Inclination" line arises due to rotation around the point of intersection of the "Casement" and "Yloc" lines, where the angle (%) is determined by the "Inclination" variable.
|
(C) ALLPLAN GmbH |
Privacy policy |