Class DxfObjectCode
DXF string codes.
Inheritance
Inherited Members
Namespace: netDxf
Assembly: CADability.dll
Syntax
public static class DxfObjectCode
Fields
| Improve this Doc View SourceAcadTable
Table made of rows and columns.
Declaration
public const string AcadTable = "ACAD_TABLE"
Field Value
| Type | Description |
|---|---|
| System.String |
AcdsDataSection
AcdsData section. Currently it is used for storing the data for solids, regions, surfaces, and the preview image.
Declaration
public const string AcdsDataSection = "ACDSDATA"
Field Value
| Type | Description |
|---|---|
| System.String |
AppId
Application registry.
Declaration
public const string AppId = "APPID"
Field Value
| Type | Description |
|---|---|
| System.String |
ApplicationIdTable
Extended data application registries table.
Declaration
public const string ApplicationIdTable = "APPID"
Field Value
| Type | Description |
|---|---|
| System.String |
Arc
Arc.
Declaration
public const string Arc = "ARC"
Field Value
| Type | Description |
|---|---|
| System.String |
Attribute
Attribute.
Declaration
public const string Attribute = "ATTRIB"
Field Value
| Type | Description |
|---|---|
| System.String |
AttributeDefinition
Attribute definition.
Declaration
public const string AttributeDefinition = "ATTDEF"
Field Value
| Type | Description |
|---|---|
| System.String |
BeginBlock
Begin block code.
Declaration
public const string BeginBlock = "BLOCK"
Field Value
| Type | Description |
|---|---|
| System.String |
BeginSection
Begin section code.
Declaration
public const string BeginSection = "SECTION"
Field Value
| Type | Description |
|---|---|
| System.String |
Block
Block.
Declaration
public const string Block = "BLOCK"
Field Value
| Type | Description |
|---|---|
| System.String |
BlockEnd
End block.
Declaration
public const string BlockEnd = "ENDBLK"
Field Value
| Type | Description |
|---|---|
| System.String |
BlockRecord
Block record.
Declaration
public const string BlockRecord = "BLOCK_RECORD"
Field Value
| Type | Description |
|---|---|
| System.String |
BlockRecordTable
Block records table.
Declaration
public const string BlockRecordTable = "BLOCK_RECORD"
Field Value
| Type | Description |
|---|---|
| System.String |
BlocksSection
Blocks section.
Declaration
public const string BlocksSection = "BLOCKS"
Field Value
| Type | Description |
|---|---|
| System.String |
Circle
Circle.
Declaration
public const string Circle = "CIRCLE"
Field Value
| Type | Description |
|---|---|
| System.String |
Class
Class entry.
Declaration
public const string Class = "CLASS"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassesSection
Classes section.
Declaration
public const string ClassesSection = "CLASSES"
Field Value
| Type | Description |
|---|---|
| System.String |
Dictionary
Dictionary.
Declaration
public const string Dictionary = "DICTIONARY"
Field Value
| Type | Description |
|---|---|
| System.String |
Dimension
Dimension.
Declaration
public const string Dimension = "DIMENSION"
Field Value
| Type | Description |
|---|---|
| System.String |
DimensionStyleTable
Dimension styles table.
Declaration
public const string DimensionStyleTable = "DIMSTYLE"
Field Value
| Type | Description |
|---|---|
| System.String |
DimStyle
Dimension style.
Declaration
public const string DimStyle = "DIMSTYLE"
Field Value
| Type | Description |
|---|---|
| System.String |
Ellipse
Ellipse.
Declaration
public const string Ellipse = "ELLIPSE"
Field Value
| Type | Description |
|---|---|
| System.String |
EndBlock
End block code.
Declaration
public const string EndBlock = "ENDBLK"
Field Value
| Type | Description |
|---|---|
| System.String |
EndOfFile
End of file.
Declaration
public const string EndOfFile = "EOF"
Field Value
| Type | Description |
|---|---|
| System.String |
EndSection
End section code.
Declaration
public const string EndSection = "ENDSEC"
Field Value
| Type | Description |
|---|---|
| System.String |
EndSequence
End sequence.
Declaration
public const string EndSequence = "SEQEND"
Field Value
| Type | Description |
|---|---|
| System.String |
EndTable
End table code.
Declaration
public const string EndTable = "ENDTAB"
Field Value
| Type | Description |
|---|---|
| System.String |
EntitiesSection
Entities section.
Declaration
public const string EntitiesSection = "ENTITIES"
Field Value
| Type | Description |
|---|---|
| System.String |
Face3d
3d face.
Declaration
public const string Face3d = "3DFACE"
Field Value
| Type | Description |
|---|---|
| System.String |
Group
Groups.
Declaration
public const string Group = "GROUP"
Field Value
| Type | Description |
|---|---|
| System.String |
GroupDictionary
Group dictionary.
Declaration
public const string GroupDictionary = "ACAD_GROUP"
Field Value
| Type | Description |
|---|---|
| System.String |
Hatch
Hatch.
Declaration
public const string Hatch = "HATCH"
Field Value
| Type | Description |
|---|---|
| System.String |
HeaderSection
Header section.
Declaration
public const string HeaderSection = "HEADER"
Field Value
| Type | Description |
|---|---|
| System.String |
Image
Raster image.
Declaration
public const string Image = "IMAGE"
Field Value
| Type | Description |
|---|---|
| System.String |
ImageDef
Image definition.
Declaration
public const string ImageDef = "IMAGEDEF"
Field Value
| Type | Description |
|---|---|
| System.String |
ImageDefDictionary
Multiline styles dictionary.
Declaration
public const string ImageDefDictionary = "ACAD_IMAGE_DICT"
Field Value
| Type | Description |
|---|---|
| System.String |
ImageDefReactor
Image definition reactor.
Declaration
public const string ImageDefReactor = "IMAGEDEF_REACTOR"
Field Value
| Type | Description |
|---|---|
| System.String |
ImageVarsDictionary
MLine styles dictionary.
Declaration
public const string ImageVarsDictionary = "ACAD_IMAGE_VARS"
Field Value
| Type | Description |
|---|---|
| System.String |
Insert
Block insertion.
Declaration
public const string Insert = "INSERT"
Field Value
| Type | Description |
|---|---|
| System.String |
Layer
Layer.
Declaration
public const string Layer = "LAYER"
Field Value
| Type | Description |
|---|---|
| System.String |
LayerTable
Layers table.
Declaration
public const string LayerTable = "LAYER"
Field Value
| Type | Description |
|---|---|
| System.String |
Layout
Layouts.
Declaration
public const string Layout = "LAYOUT"
Field Value
| Type | Description |
|---|---|
| System.String |
LayoutDictionary
Layouts dictionary.
Declaration
public const string LayoutDictionary = "ACAD_LAYOUT"
Field Value
| Type | Description |
|---|---|
| System.String |
Leader
Leader.
Declaration
public const string Leader = "LEADER"
Field Value
| Type | Description |
|---|---|
| System.String |
LightWeightPolyline
Lightweight polyline.
Declaration
public const string LightWeightPolyline = "LWPOLYLINE"
Field Value
| Type | Description |
|---|---|
| System.String |
Line
Line.
Declaration
public const string Line = "LINE"
Field Value
| Type | Description |
|---|---|
| System.String |
Linetype
Line type.
Declaration
public const string Linetype = "LTYPE"
Field Value
| Type | Description |
|---|---|
| System.String |
LinetypeTable
Line types table.
Declaration
public const string LinetypeTable = "LTYPE"
Field Value
| Type | Description |
|---|---|
| System.String |
Mesh
Mesh.
Declaration
public const string Mesh = "MESH"
Field Value
| Type | Description |
|---|---|
| System.String |
MLine
MLine.
Declaration
public const string MLine = "MLINE"
Field Value
| Type | Description |
|---|---|
| System.String |
MLineStyle
Multiline style.
Declaration
public const string MLineStyle = "MLINESTYLE"
Field Value
| Type | Description |
|---|---|
| System.String |
MLineStyleDictionary
Multiline styles dictionary.
Declaration
public const string MLineStyleDictionary = "ACAD_MLINESTYLE"
Field Value
| Type | Description |
|---|---|
| System.String |
MText
Multiline text string.
Declaration
public const string MText = "MTEXT"
Field Value
| Type | Description |
|---|---|
| System.String |
ObjectsSection
Objects section.
Declaration
public const string ObjectsSection = "OBJECTS"
Field Value
| Type | Description |
|---|---|
| System.String |
Point
Point.
Declaration
public const string Point = "POINT"
Field Value
| Type | Description |
|---|---|
| System.String |
Polyline
Polyline.
Declaration
public const string Polyline = "POLYLINE"
Field Value
| Type | Description |
|---|---|
| System.String |
RasterVariables
Raster variables.
Declaration
public const string RasterVariables = "RASTERVARIABLES"
Field Value
| Type | Description |
|---|---|
| System.String |
Ray
Ray.
Declaration
public const string Ray = "RAY"
Field Value
| Type | Description |
|---|---|
| System.String |
Shape
Shape
Declaration
public const string Shape = "SHAPE"
Field Value
| Type | Description |
|---|---|
| System.String |
Solid
Solid.
Declaration
public const string Solid = "SOLID"
Field Value
| Type | Description |
|---|---|
| System.String |
Spline
Spline (nonuniform rational B-splines NURBS).
Declaration
public const string Spline = "SPLINE"
Field Value
| Type | Description |
|---|---|
| System.String |
Table
Begin table code.
Declaration
public const string Table = "TABLE"
Field Value
| Type | Description |
|---|---|
| System.String |
TablesSection
Tables section.
Declaration
public const string TablesSection = "TABLES"
Field Value
| Type | Description |
|---|---|
| System.String |
Text
Text string.
Declaration
public const string Text = "TEXT"
Field Value
| Type | Description |
|---|---|
| System.String |
TextStyle
Text style.
Declaration
public const string TextStyle = "STYLE"
Field Value
| Type | Description |
|---|---|
| System.String |
TextStyleTable
Text styles table.
Declaration
public const string TextStyleTable = "STYLE"
Field Value
| Type | Description |
|---|---|
| System.String |
ThumbnailImageSection
Thumbnail section.
Declaration
public const string ThumbnailImageSection = "THUMBNAILIMAGE"
Field Value
| Type | Description |
|---|---|
| System.String |
Tolerance
Tolerance.
Declaration
public const string Tolerance = "TOLERANCE"
Field Value
| Type | Description |
|---|---|
| System.String |
Trace
Trace.
Declaration
public const string Trace = "TRACE"
Field Value
| Type | Description |
|---|---|
| System.String |
Ucs
User coordinate system.
Declaration
public const string Ucs = "UCS"
Field Value
| Type | Description |
|---|---|
| System.String |
UcsTable
User coordinate system table.
Declaration
public const string UcsTable = "UCS"
Field Value
| Type | Description |
|---|---|
| System.String |
Underlay
Underlay.
Declaration
public const string Underlay = "UNDERLAY"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayDefinition
Underlay definition.
Declaration
public const string UnderlayDefinition = "UNDERLAYDEFINITION"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayDgn
DGN underlay.
Declaration
public const string UnderlayDgn = "DGNUNDERLAY"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayDgnDefinition
DGN underlay definition.
Declaration
public const string UnderlayDgnDefinition = "DGNDEFINITION"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayDgnDefinitionDictionary
DGN underlay definition dictionary.
Declaration
public const string UnderlayDgnDefinitionDictionary = "ACAD_DGNDEFINITIONS"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayDwf
DWF underlay.
Declaration
public const string UnderlayDwf = "DWFUNDERLAY"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayDwfDefinition
DWF underlay definition.
Declaration
public const string UnderlayDwfDefinition = "DWFDEFINITION"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayDwfDefinitionDictionary
DWF underlay definition styles dictionary.
Declaration
public const string UnderlayDwfDefinitionDictionary = "ACAD_DWFDEFINITIONS"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayPdf
PDF underlay.
Declaration
public const string UnderlayPdf = "PDFUNDERLAY"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayPdfDefinition
PDF underlay definition.
Declaration
public const string UnderlayPdfDefinition = "PDFDEFINITION"
Field Value
| Type | Description |
|---|---|
| System.String |
UnderlayPdfDefinitionDictionary
PDF underlay definition styles dictionary.
Declaration
public const string UnderlayPdfDefinitionDictionary = "ACAD_PDFDEFINITIONS"
Field Value
| Type | Description |
|---|---|
| System.String |
Unknown
Not defined.
Declaration
public const string Unknown = ""
Field Value
| Type | Description |
|---|---|
| System.String |
Vertex
Vertex.
Declaration
public const string Vertex = "VERTEX"
Field Value
| Type | Description |
|---|---|
| System.String |
View
View.
Declaration
public const string View = "VIEW"
Field Value
| Type | Description |
|---|---|
| System.String |
Viewport
Viewport entity.
Declaration
public const string Viewport = "VIEWPORT"
Field Value
| Type | Description |
|---|---|
| System.String |
ViewTable
Views table.
Declaration
public const string ViewTable = "VIEW"
Field Value
| Type | Description |
|---|---|
| System.String |
VPort
Viewport table object.
Declaration
public const string VPort = "VPORT"
Field Value
| Type | Description |
|---|---|
| System.String |
VportTable
Viewports table.
Declaration
public const string VportTable = "VPORT"
Field Value
| Type | Description |
|---|---|
| System.String |
Wipeout
Wipeout.
Declaration
public const string Wipeout = "WIPEOUT"
Field Value
| Type | Description |
|---|---|
| System.String |
XLine
XLine.
Declaration
public const string XLine = "XLINE"
Field Value
| Type | Description |
|---|---|
| System.String |