dgnlib
Public Attributes
DGNElemCone Struct Reference

#include <dgnlib.h>

List of all members.

Public Attributes

DGNElemCore core
short unknown
int quat [4]
DGNPoint center_1
double radius_1
DGNPoint center_2
double radius_2

Detailed Description

Cone element

The core.stype code is DGNST_CONE.

Used for: DGNT_CONE(23)


Member Data Documentation

DGNPoint DGNElemCone::center_1

center of first circle

DGNPoint DGNElemCone::center_2

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


The documentation for this struct was generated from the following file: