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