#include <dgnlib.h>
Public Attributes | |
DGNElemCore | core |
short | unknown |
int | quat [4] |
DGNPoint | center_1 |
double | radius_1 |
DGNPoint | center_2 |
double | radius_2 |
The core.stype code is DGNST_CONE.
Used for: DGNT_CONE(23)
|
center of first circle |
|
center of second circle |
|
Orientation quaternion |
|
radius of first circle |
|
radius of second circle |
|
Unknown data |