Enum AcDbObjectType
AcDbObjectType enumeration
Internal Dwg entity type codes.
public enum AcDbObjectType
Values
| Name | Value | Description |
|---|---|---|
| UNUSED | 0 | The unused |
| TEXT | 1 | The text |
| ATTRIB | 2 | The attribute |
| ATTDEF | 3 | The attribute definition |
| BLOCK | 4 | The block |
| ENDBLK | 5 | The end block |
| SEQEND | 6 | The entity |
| INSERT | 7 | The insert |
| MINSERT | 8 | The entity |
| VERTEX_2D | 10 | The 2D-vertex |
| VERTEX_3D | 11 | The 3D-vertex |
| VERTEX_MESH | 12 | The vertex mesh |
| VERTEX_PFACE | 13 | The vertex face |
| VERTEX_PFACE_FACE | 14 | The vertex face |
| POLYLINE_2D | 15 | The polyline 2D |
| POLYLINE_3D | 16 | The polyline 3D |
| ARC | 17 | The arc |
| CIRCLE | 18 | The circle |
| LINE | 19 | The line |
| DIMENSION_ORDINATE | 20 | The dimension ordinate |
| DIMENSION_LINEAR | 21 | The dimension linear |
| DIMENSION_ALIGNED | 22 | The dimension aligned |
| DIMENSION_ANG_3Pt | 23 | The dimension angle 3 point |
| DIMENSION_ANG_2Ln | 24 | The dimension angle |
| DIMENSION_RADIUS | 25 | The dimension radius |
| DIMENSION_DIAMETER | 26 | The dimension diameter |
| POINT | 27 | The point |
| FACE3D | 28 | The face 3d |
| POLYLINE_PFACE | 29 | The polyline face |
| POLYLINE_MESH | 30 | The polyline mesh |
| SOLID | 31 | The solid |
| TRACE | 32 | The trace |
| SHAPE | 33 | The shape |
| VIEWPORT | 34 | The viewport |
| ELLIPSE | 35 | The ellipse |
| SPLINE | 36 | The spline |
| REGION | 37 | The region |
| SOLID3D | 38 | The solid 3d |
| BODY | 39 | The body |
| RAY | 40 | The ray |
| XLINE | 41 | The line |
| DICTIONARY | 42 | The dictionary |
| OLEFRAME | 43 | The ole frame |
| MTEXT | 44 | The text |
| LEADER | 45 | The leader |
| TOLERANCE | 46 | The tolerance |
| MLINE | 47 | The line |
| BLOCK_CONTROL | 48 | The block control |
| BLOCK_HEADER | 49 | The block header |
| LAYER_CONTROL | 50 | The layer control |
| LAYER | 51 | The layer |
| STYLE_CONTROL | 52 | The style control |
| STYLE | 53 | The style |
| LTYPE_CONTROL | 56 | The ltype control |
| LTYPE | 57 | The type |
| VIEW_CONTROL | 60 | The view control |
| VIEW | 61 | The view |
| UCS_CONTROL | 62 | The ucs control |
| UCS | 63 | The entity |
| VPORT_CONTROL | 64 | The vport control |
| VPORT | 65 | The view port |
| APPID_BLOCK | 66 | The application id block |
| APPID | 67 | The application id |
| DIMSTYLE_BLOCK | 68 | The dimstyle block |
| DIMSTYLE | 69 | The dimension style |
| VP_ENT_HDR | 71 | The entity |
| GROUP | 72 | The group |
| MLINESTYLE | 73 | The line style |
| OLE2FRAME | 74 | The ole frame |
| DUMMY | 75 | The dummy |
| LONG_TRANSACTION | 76 | The long transaction |
| LWPOLYLINE | 77 | The polyline |
| HATCH | 78 | The hatch |
| XRECORD | 79 | The record |
| ACDBPLACEHOLDER | 80 | The place holder |
| VBA_PROJECT | 81 | The visual basic project |
| LAYOUT | 82 | The layout |
| ACAD_TABLE | 83 | The table |
| CELLSTYLEMAP | 84 | The cell style map |
| DBCOLOR | 85 | The color |
| DICTIONARYVAR | 86 | The dictionary entity |
| FIELD | 88 | The field |
| GROUP_500 | 89 | The group |
| HATCH_500 | 90 | The hatch |
| IDBUFFER | 91 | The id buffer |
| IMAGE | 92 | The image |
| IMAGEDEF | 93 | The image definition |
| IMAGEDEFREACTOR | 94 | The image reactor |
| LAYER_INDEX | 95 | The layer index |
| LIGHT | 96 | Light for 3D render |
| LWPLINE | 97 | The line |
| MATERIAL | 98 | The material |
| MLEADER | 99 | The leader |
| MLEADERSTYLE | 100 | The leader style |
| MESH | 101 | The mesh |
| OLE2FRAME_500 | 102 | The ole frame |
| PLACEHOLDER | 103 | The place holder |
| PLOTSETTINGS | 104 | The plot settings |
| RASTERVARIABLES | 105 | The raster variables |
| SCALE | 106 | The scale |
| SORTENTSTABLE | 107 | The sort table |
| SPATIAL_FILTER | 108 | The spatial filter |
| SPATIAL_INDEX | 109 | The spatial index |
| SUN | 110 | Sun for 3D render |
| TABLEGEOMETRY | 111 | The table geometry |
| TABLESTYLES | 112 | The table styles |
| SECTIONVIEWSTYLE | 113 | The section view style |
| DETAILVIEWSTYLE | 114 | The detail view style |
| RAPIDRTRENDERSETTINGS | 115 | The rapid rt render setting |
| ACDBPERSSUBENTMANAGER | 116 | The pers subent manager |
| ACDBASSOCPERSSUBENTMANAGER | 117 | The assoc pers subent manager |
| ACAD_EVALUATION_GRAPH | 118 | The acad evaluation graph |
| DIMASSOC | 119 | The dim assoc |
| ARC_DIMENSION | 120 | The arc dimension |
| LARGE_RADIAL_DIMENSION | 121 | The jogged dimension |
| VBA_PROJECT_500 | 122 | The project |
| VISUALSTYLE | 123 | The visual style |
| WIPEOUTVARIABLE | 124 | The wipe out variable |
| XRECORD_500 | 125 | The record |
| DGNUNDERLAY | 126 | The dgnunderlay |
| DGNDEFINITION | 127 | The dgndefinition |
| DWFUNDERLAY | 128 | The dwfunderlay |
| DWFDEFINITION | 129 | The dwfdefinition |
| PDFUNDERLAY | 130 | The pdfunderlay |
| PDFDEFINITION | 131 | The pdfdefinition |
| ACIDBLOCKREFERENCE | 132 | The block reference |
| ACAD_PROXY_ENTITY | 498 | The ACAD_PROXY_ENTITY |
| ACAD_PROXY_OBJECT | 499 | The ACAD_PROXY_OBJECT |
| WIPEOUT | 509 | The wipe out |
| HISTORY | 518 | The history |
| PLANESURFACE | 522 | The plane surface |
| EXTRUDEDSURFACE | 527 | The extruded surface |
| REVOLVEDSURFACE | 534 | The revolved surface |
| LOFTEDSURFACE | 536 | The lofted surface |
| SWEPTSURFACE | 538 | The swept surface |
| R11_COMMON_POLYLINE | 4097 | Arbitraty proxy code for an R11 polyline entity to create intermediate reader that creates reader for specific polyline type. Feel free to change if it interferes with anything. |
| R11_COMMON_VERTEX | 4098 | Arbitraty proxy code for an R11 vertex entity to create intermediate reader that creates reader for specific vertex type. Feel free to change if it interferes with anything. |
| R11_COMMON_DIMENSION | 4099 | Arbitraty proxy code for an R11 dimension entity to create intermediate reader that creates reader for specific dimension type. Feel free to change if it interferes with anything. |
| DICTIONARYWDFLT | 70 | The DICTIONARYWDFLT |
See Also
- namespace Aspose.CAD.FileFormats.Cad.Dwg.AcDBObjects
- assembly Aspose.CAD