DgnEllipseElement class

DgnEllipseElement class

Represents ellipse element

Inheritance: DgnEllipseElementDgnArcBasedElementDgnDrawingElementBaseQuaternionDgnDrawingElementBaseDgnElement

The DgnEllipseElement type exposes the following members:

Properties

PropertyDescription
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
quaternion_rotationsGets or sets
originGets or sets Origin of ellipse
primary_axisGets or sets Primary axis length
secondary_axisGets or sets Secondary axis length
rotationGets or sets Counterclockwise rotation in degrees
start_angleGets or sets Start angle (degrees counterclockwise of primary axis)
sweep_angleGets or sets Sweep angle (degrees)

See Also