#include <dl_entities.h>
Public Member Functions | |
| DL_ArcData (double acx, double acy, double acz, double aRadius, double aAngle1, double aAngle2) | |
| Constructor. | |
Public Attributes | |
| double | cx |
| double | cy |
| double | cz |
| double | radius |
| double | angle1 |
| double | angle2 |
|
||||||||||||||||||||||||||||
|
Constructor. Parameters: see member variables. |
|
|
Startangle of arc in degrees. |
|
|
Endangle of arc in degrees. |
|
|
X Coordinate of center point. |
|
|
Y Coordinate of center point. |
|
|
Z Coordinate of center point. |
|
|
Radius of arc. |
1.4.4