#include <dgnlib.h>
Public Attributes | |
| DGNElemCore | core |
| DGNPoint | origin |
| double | primary_axis |
| double | secondary_axis |
| double | rotation |
| int | quat [4] |
| double | startang |
| double | sweepang |
The core.stype code is DGNST_ARC.
Used for: DGNT_ELLIPSE(15), DGNT_ARC(16)
|
|
Origin of ellipse |
|
|
Primary axis length |
|
|
Counterclockwise rotation in degrees |
|
|
Secondary axis length |
|
|
Start angle (degrees counterclockwise of primary axis) |
|
|
Sweep angle (degrees) |
1.2.14 written by Dimitri van Heesch,
© 1997-2002