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