<cstEllipse>

  XML_API > CAD XML API Reference > XML Reference Extension > Entities >

<cstEllipse>

Previous pageReturn to chapter overviewNext page

The element contains information about ELLIPSE entity.

 

Attributes of <cstEllipse />

Attribute

Description

Point

[Required] Center point.

RadPt

[Required] Endpoint of major axis, relative to the center.

Ratio

[Required] Ratio of minor axis to major axis.

 

 

Definition:

<cstEllipse Point="100,50,0" RadPt="70,50,0" Ratio="0.3"/>

Go to ABViewer