codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  Solid 对象

实体,一个实体填充多边形。

VBA 类名:

AcadSolid 

创建方法:

ModelSpace.AddSolid
PaperSpace.AddSolid
Block.AddSolid 

访问途径:

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

只有 FILLMODE 系统变量为打开时实体才填充。要设置或查询系统变量,可分别使用 SetVariableGetVariable 方法。

要创建实体,可使用 AddSolid 方法。要编辑或查询实体,可使用以下的方法和属性:

方法

ArrayPolar

ArrayRectangular

Copy

Delete

GetBoundingBox

GetExtensionDictionary

GetXData

Highlight

IntersectWith

Mirror

Mirror3D

Move

Rotate

Rotate3D

ScaleEntity

SetXData

TransformBy

Update

属性

Application

Coordinate

Coordinates

Document

Handle

HasExtensionDictionary

Hyperlinks

Layer

Linetype

LinetypeScale

Lineweight

Normal

ObjectID

OwnerID

Thickness

TrueColor

Visible  

事件

Modified