Archicad 28 C++ API
|
Describes an arc item in a symbol fill. More...
#include <APIdefs_Attributes.h>
Public Attributes | |
API_Coord | begC |
The beginning coordinate of the arc item in the symbol fill. | |
API_Coord | origC |
The origin of the arc item in the symbol fill. The distance of the origin and the beginning coordinate defines the radius of the arc. | |
double | angle |
The angle of the arc item in the symbol fill, measured CCW. | |
Describes an arc item in a symbol fill.