codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  Circle object

A full circle.

VBA class name:

AcadCircle 

Create using:

ModelSpace.AddCircle
PaperSpace.AddCircle
Block.AddCircle 

Access via:

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item 

Center 

 

Radius 

To create a circle, use the AddCircle method. To edit or query a circle, use the following methods and properties:

Methods

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Offset

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update  

Properties

Application

Area

Center

Circumference

Diameter

Document

Handle

HasExtensionDictionary

Hyperlinks

Layer

Linetype

LinetypeScale

Lineweight

Normal

ObjectID

OwnerID

PlotStyleName

Radius

Thickness

TrueColor

Visible  

Events

Modified  

 

   Comments?