ARC2 creates a circular arc based on center point, radius and central angle from alpha to beta.
Syntax
ARC2 x, y, r, alpha, beta
Parameters
x
(decimal): X coordinate of center point
y
(decimal): Y coordinate of center point
r
(decimal): radius length
alpha
(decimal): angle (in degrees)
beta
(decimal): angle (in degrees)
Remarks
The angular offset is based on the (local) X axis; positive direction is counterclockwise.
Alpha and beta are in degrees.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |