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

A 2D line of adjustable width or a 3D line or mesh of nonadjustable width composed of line and arc segments.

VBA class name:

AcadPolyline 

Create using:

ModelSpace.AddPolyline
PaperSpace.AddPolyline
Block.AddPolyline 

Access via:

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

This object is an earlier version of the LightweightPolyline object.

This object exists for backward compatibility only. Use the new LightweightPolyline object to create polylines with an optimized format that saves memory and disk space.

Methods

AppendVertex

ArrayPolar

ArrayRectangular

Copy

Delete

Explode

GetBoundingBox

GetBulge

GetExtensionDictionary

GetWidth

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Offset

Rotate

Rotate3D

ScaleEntity

SetBulge

SetWidth

SetXData

TransformBy

Update

Properties

Application

Area

Closed

Coordinate

Coordinates

Document

Elevation

Hyperlinks

Handle

HasExtensionDictionary

Layer

Length

Linetype

LinetypeGeneration

LinetypeScale

Lineweight

Normal

ObjectID

ObjectName

OwnerID

PlotStyleName

Thickness

TrueColor

Type

Visible

Events

Modified  

 

   Comments?