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 对象

多段线,可调整宽度的二维线,或不可调整宽度的由线和弧段组成的三维线或网络。

VBA 类名

AcadPolyline 

创建方法

ModelSpace.AddPolyline
PaperSpace.AddPolyline
Block.AddPolyline 

访问途径

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

该对象在早期的版本中称为LightweightPolyline对象。

该对象仅为向后兼容而存在。使用新的LightweightPolyline对象可创建节约内存和磁盘空间的最优化格式。

方法

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

属性

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

事件

Modified