<cstCircle>

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

<cstCircle>

Previous pageReturn to chapter overviewNext page

The element contains information about CIRCLE entity.

 

Attributes of <cstCircle />

Attribute

Description

Point

[Required] Center point.

Radius

[Required] Radius.

CircleLength

[Read-only] Circle length.

Area

[Read-only] Area of the circle.

 

 

Definition:

<cstCircle Point="100,50,0" Radius="50"/>

Go to ABViewer