spursand 发表于 2010-6-30 17:28:00

AcadEntity有哪些类型

&nbsp;&nbsp;&nbsp;&nbsp; AcadEntity的ObjectName或者EntityName属性可以获取这实体的类型,它有AcDbRasterImage,AcDbPolyline,AcDbLine,AcDbMText,AcDbHatch等等,想问一下,还有什么类型吗?它没有AE中的那种Polygon即面这样的类型的吗?<br/>

gsteven 发表于 2010-7-12 14:45:00

<p><font style="BACKGROUND-COLOR: #ffffff" face="Verdana">ac3dFace = 1,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ac3dPolyline = 2,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ac3dSolid = 3,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acArc = 4,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acAttribute = 5,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acAttributeReference = 6,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acBlockReference = 7,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acCircle = 8,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDim3PointAngular = 0x29,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDimAligned = 9,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDimAngular = 10,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDimArcLength = 0x2c,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDimDiametric = 12,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDimOrdinate = 13,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDimRadial = 14,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDimRadialLarge = 0x2d,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acDimRotated = 15,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acEllipse = 0x10,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acExternalReference = 0x2a,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acGroup = 0x25,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acHatch = 0x11,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acLeader = 0x12,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acLine = 0x13,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acMInsertBlock = 0x26,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acMLine = 40,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acMtext = 0x15,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acPoint = 0x16,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acPolyfaceMesh = 0x27,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acPolyline = 0x17,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acPolylineLight = 0x18,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acPolymesh = 0x19,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acPViewport = 0x23,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acRaster = 0x1a,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acRay = 0x1b,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acRegion = 0x1c,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acShape = 0x1d,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acSolid = 30,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acSpline = 0x1f,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acTable = 0x2b,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acText = 0x20,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acTolerance = 0x21,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acTrace = 0x22,<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; acXline = 0x24</font></p>
<p>&nbsp;</p>
<p>
<table style="WIDTH: 723pt; BORDER-COLLAPSE: collapse" cellspacing="0" cellpadding="0" width="964" border="0">
<colgroup>
<col style="WIDTH: 251pt; mso-width-source: userset; mso-width-alt: 10688" width="334">
<col style="WIDTH: 170pt; mso-width-source: userset; mso-width-alt: 7264" width="227">
<col style="WIDTH: 302pt; mso-width-source: userset; mso-width-alt: 12896" width="403">
<tbody>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl66" style="WIDTH: 251pt; HEIGHT: 14.25pt" width="334" height="19">类型</td>
<td class="xl66" style="BORDER-LEFT: medium="medium"none; WIDTH: 170pt" width="227">组码</td>
<td class="xl66" style="BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">说明</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">APPID</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbRegAppTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">BLOCK_RECORD</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbBlockTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">DIMSTYLE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbDimStyleTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">LAYER</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbLayerTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">LTYPE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbLinetypeTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">STYLE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbTextStyleTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">UCS</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbUCSTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">VIEW</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbViewTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">VPORT</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbViewportTableRecord)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19"> </td>
<td class="xl63" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none"> </td>
<td class="xl63" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none"> </td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">3DFACE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbFace)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">3DSOLID</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbModelerGeometry)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">ACAD_PROXY_ENTITY</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">DXF:AcDbProxyEntity</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">ARC</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbCircle)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">ATTDEF</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbText)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">ATTRIB</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbText)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">BODY</td>
<td class="xl63" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none" align="right">100</td>
<td class="xl63" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none">子类标记 (AcDbModelerGeometry)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">CIRCLE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbCircle)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">常用标注组码</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbDimension)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">对齐标注组码</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbAlignedDimension)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">线性标注和转角标注组码</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbAlignedDimension)</td></tr>
<tr style="HEIGHT: 28.5pt" height="38">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 28.5pt" height="38">半径标注和直径标注组码</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记(AcDbRadialDimension 或 AcDbDiametricDimension)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">角度标注组码</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDb3PointAngularDimension)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">坐标标注组码</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbOrdinateDimension)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">ELLIPSE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbEllipse)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">HATCH</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbHatch)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">HELIX螺旋图元</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbHelix)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">IMAGE图像</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbRasterImage)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">INSERT块参照</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbBlockReference)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">LEADER引线</td>
<td class="xl63" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none" align="right">100</td>
<td class="xl63" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none">子类标记 (AcDbLeader)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">LIGHT光源</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbLight)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">LINE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbLine)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">LWPOLYLINE优化多段线</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbPolyline)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">MLINE多线</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbMline)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">MULTILEADER多重引线</td>
<td class="xl63" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none"> </td>
<td class="xl63" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none"> </td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">MTEXT多行文字</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbMText)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">OLEFRAME</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbOleFrame)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl65" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">Ole2frame</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbOle2Frame)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">POINT</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbPoint)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">POLYLINE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记(AcDb2dPolyline 或 AcDb3dPolyline)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">RAY射线</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbRay)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">REGION面域</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbModelerGeometry)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">SECTION截面</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbSection)</td></tr>
<tr style="HEIGHT: 57pt" height="76">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 57pt" height="76">SEQEND</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">-2</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">APP:开始序列的图元的名称。该图元标记多段线顶点的结束(顶点类型名),或具有属性(由插入图元中出现的非零 66 组表示)的插入图元的属性图元的结束(属性类型名)。该代码不保存在 DXF 文件中。</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">SHAPE形图元</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbShape)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">SOLID</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbTrace)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">SPLINE样条曲线</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbSpline)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">SUBDIVISION细分曲面</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227"><a name="RANGE!B49">100</a></td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403"><a name="RANGE!C49">子类标记 (AcDbSubDMesh)</a></td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">SUN太阳图元</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbSun)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">SURFACE曲面图元</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbModelerGeometry)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">拉伸曲面</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbExtrudedSurface)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">放样曲面</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbLoftedSurface)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">旋转曲面</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbRevolvedSurface)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">扫掠曲面</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbSweptSurface)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">TABLE</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227"><a name="RANGE!B56">100</a></td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403"><a name="RANGE!C56">子类标记。(AcDbBlockReference)</a></td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">TEXT</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbText)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">TOLERANCE公差图元</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbFcf)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">TRACE跟踪图元</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbTrace)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">UNDERLAY参考底图</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbUnderlayReference)</td></tr>
<tr style="HEIGHT: 28.5pt" height="38">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 28.5pt" height="38">VERTEX顶点图元</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbVertex)(AcDb2dVertex 或 AcDb3dPolylineVertex)&nbsp;</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">VIEWPORT</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbViewport)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">WIPEOUT擦除图元</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbRasterImage)</td></tr>
<tr style="HEIGHT: 14.25pt" height="19">
<td class="xl63" style="BORDER-TOP: medium="medium"none; HEIGHT: 14.25pt" height="19">XLINE构造线</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 170pt" align="right" width="227">100</td>
<td class="xl64" style="BORDER-TOP: medium="medium"none; BORDER-LEFT: medium="medium"none; WIDTH: 302pt" width="403">子类标记 (AcDbXline)</td></tr></tbody></table></p>

淡然生活 发表于 2015-10-30 14:33:41

gsteven 发表于 2010-7-12 14:45 static/image/common/back.gif
ac3dFace = 1,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ac3dPolyline = 2,&nbsp;&nbsp;&nbsp;&nbsp;&nb ...

这正是我想要的,太好了,谢谢了。
页: [1]
查看完整版本: AcadEntity有哪些类型