dgnlib
Public Attributes
DGNElemArc Struct Reference

#include <dgnlib.h>

List of all members.

Public Attributes

DGNElemCore core
DGNPoint origin
double primary_axis
double secondary_axis
double rotation
int quat [4]
double startang
double sweepang

Detailed Description

Ellipse element

The core.stype code is DGNST_ARC.

Used for: DGNT_ELLIPSE(15), DGNT_ARC(16)


Member Data Documentation

DGNPoint DGNElemArc::origin

Origin of ellipse

double DGNElemArc::primary_axis

Primary axis length

double DGNElemArc::rotation

Counterclockwise rotation in degrees

double DGNElemArc::secondary_axis

Secondary axis length

double DGNElemArc::startang

Start angle (degrees counterclockwise of primary axis)

double DGNElemArc::sweepang

Sweep angle (degrees)


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