Show / Hide Table of Contents

Class DxfObjectCode

DXF string codes.

Inheritance
System.Object
DxfObjectCode
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: netDxf
Assembly: CADability.dll
Syntax
public static class DxfObjectCode

Fields

| Improve this Doc View Source

AcadTable

Table made of rows and columns.

Declaration
public const string AcadTable = "ACAD_TABLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

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
| Improve this Doc View Source

AppId

Application registry.

Declaration
public const string AppId = "APPID"
Field Value
Type Description
System.String
| Improve this Doc View Source

ApplicationIdTable

Extended data application registries table.

Declaration
public const string ApplicationIdTable = "APPID"
Field Value
Type Description
System.String
| Improve this Doc View Source

Arc

Arc.

Declaration
public const string Arc = "ARC"
Field Value
Type Description
System.String
| Improve this Doc View Source

Attribute

Attribute.

Declaration
public const string Attribute = "ATTRIB"
Field Value
Type Description
System.String
| Improve this Doc View Source

AttributeDefinition

Attribute definition.

Declaration
public const string AttributeDefinition = "ATTDEF"
Field Value
Type Description
System.String
| Improve this Doc View Source

BeginBlock

Begin block code.

Declaration
public const string BeginBlock = "BLOCK"
Field Value
Type Description
System.String
| Improve this Doc View Source

BeginSection

Begin section code.

Declaration
public const string BeginSection = "SECTION"
Field Value
Type Description
System.String
| Improve this Doc View Source

Block

Block.

Declaration
public const string Block = "BLOCK"
Field Value
Type Description
System.String
| Improve this Doc View Source

BlockEnd

End block.

Declaration
public const string BlockEnd = "ENDBLK"
Field Value
Type Description
System.String
| Improve this Doc View Source

BlockRecord

Block record.

Declaration
public const string BlockRecord = "BLOCK_RECORD"
Field Value
Type Description
System.String
| Improve this Doc View Source

BlockRecordTable

Block records table.

Declaration
public const string BlockRecordTable = "BLOCK_RECORD"
Field Value
Type Description
System.String
| Improve this Doc View Source

BlocksSection

Blocks section.

Declaration
public const string BlocksSection = "BLOCKS"
Field Value
Type Description
System.String
| Improve this Doc View Source

Circle

Circle.

Declaration
public const string Circle = "CIRCLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Class

Class entry.

Declaration
public const string Class = "CLASS"
Field Value
Type Description
System.String
| Improve this Doc View Source

ClassesSection

Classes section.

Declaration
public const string ClassesSection = "CLASSES"
Field Value
Type Description
System.String
| Improve this Doc View Source

Dictionary

Dictionary.

Declaration
public const string Dictionary = "DICTIONARY"
Field Value
Type Description
System.String
| Improve this Doc View Source

Dimension

Dimension.

Declaration
public const string Dimension = "DIMENSION"
Field Value
Type Description
System.String
| Improve this Doc View Source

DimensionStyleTable

Dimension styles table.

Declaration
public const string DimensionStyleTable = "DIMSTYLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

DimStyle

Dimension style.

Declaration
public const string DimStyle = "DIMSTYLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Ellipse

Ellipse.

Declaration
public const string Ellipse = "ELLIPSE"
Field Value
Type Description
System.String
| Improve this Doc View Source

EndBlock

End block code.

Declaration
public const string EndBlock = "ENDBLK"
Field Value
Type Description
System.String
| Improve this Doc View Source

EndOfFile

End of file.

Declaration
public const string EndOfFile = "EOF"
Field Value
Type Description
System.String
| Improve this Doc View Source

EndSection

End section code.

Declaration
public const string EndSection = "ENDSEC"
Field Value
Type Description
System.String
| Improve this Doc View Source

EndSequence

End sequence.

Declaration
public const string EndSequence = "SEQEND"
Field Value
Type Description
System.String
| Improve this Doc View Source

EndTable

End table code.

Declaration
public const string EndTable = "ENDTAB"
Field Value
Type Description
System.String
| Improve this Doc View Source

EntitiesSection

Entities section.

Declaration
public const string EntitiesSection = "ENTITIES"
Field Value
Type Description
System.String
| Improve this Doc View Source

Face3d

3d face.

Declaration
public const string Face3d = "3DFACE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Group

Groups.

Declaration
public const string Group = "GROUP"
Field Value
Type Description
System.String
| Improve this Doc View Source

GroupDictionary

Group dictionary.

Declaration
public const string GroupDictionary = "ACAD_GROUP"
Field Value
Type Description
System.String
| Improve this Doc View Source

Hatch

Hatch.

Declaration
public const string Hatch = "HATCH"
Field Value
Type Description
System.String
| Improve this Doc View Source

HeaderSection

Header section.

Declaration
public const string HeaderSection = "HEADER"
Field Value
Type Description
System.String
| Improve this Doc View Source

Image

Raster image.

Declaration
public const string Image = "IMAGE"
Field Value
Type Description
System.String
| Improve this Doc View Source

ImageDef

Image definition.

Declaration
public const string ImageDef = "IMAGEDEF"
Field Value
Type Description
System.String
| Improve this Doc View Source

ImageDefDictionary

Multiline styles dictionary.

Declaration
public const string ImageDefDictionary = "ACAD_IMAGE_DICT"
Field Value
Type Description
System.String
| Improve this Doc View Source

ImageDefReactor

Image definition reactor.

Declaration
public const string ImageDefReactor = "IMAGEDEF_REACTOR"
Field Value
Type Description
System.String
| Improve this Doc View Source

ImageVarsDictionary

MLine styles dictionary.

Declaration
public const string ImageVarsDictionary = "ACAD_IMAGE_VARS"
Field Value
Type Description
System.String
| Improve this Doc View Source

Insert

Block insertion.

Declaration
public const string Insert = "INSERT"
Field Value
Type Description
System.String
| Improve this Doc View Source

Layer

Layer.

Declaration
public const string Layer = "LAYER"
Field Value
Type Description
System.String
| Improve this Doc View Source

LayerTable

Layers table.

Declaration
public const string LayerTable = "LAYER"
Field Value
Type Description
System.String
| Improve this Doc View Source

Layout

Layouts.

Declaration
public const string Layout = "LAYOUT"
Field Value
Type Description
System.String
| Improve this Doc View Source

LayoutDictionary

Layouts dictionary.

Declaration
public const string LayoutDictionary = "ACAD_LAYOUT"
Field Value
Type Description
System.String
| Improve this Doc View Source

Leader

Leader.

Declaration
public const string Leader = "LEADER"
Field Value
Type Description
System.String
| Improve this Doc View Source

LightWeightPolyline

Lightweight polyline.

Declaration
public const string LightWeightPolyline = "LWPOLYLINE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Line

Line.

Declaration
public const string Line = "LINE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Linetype

Line type.

Declaration
public const string Linetype = "LTYPE"
Field Value
Type Description
System.String
| Improve this Doc View Source

LinetypeTable

Line types table.

Declaration
public const string LinetypeTable = "LTYPE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Mesh

Mesh.

Declaration
public const string Mesh = "MESH"
Field Value
Type Description
System.String
| Improve this Doc View Source

MLine

MLine.

Declaration
public const string MLine = "MLINE"
Field Value
Type Description
System.String
| Improve this Doc View Source

MLineStyle

Multiline style.

Declaration
public const string MLineStyle = "MLINESTYLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

MLineStyleDictionary

Multiline styles dictionary.

Declaration
public const string MLineStyleDictionary = "ACAD_MLINESTYLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

MText

Multiline text string.

Declaration
public const string MText = "MTEXT"
Field Value
Type Description
System.String
| Improve this Doc View Source

ObjectsSection

Objects section.

Declaration
public const string ObjectsSection = "OBJECTS"
Field Value
Type Description
System.String
| Improve this Doc View Source

Point

Point.

Declaration
public const string Point = "POINT"
Field Value
Type Description
System.String
| Improve this Doc View Source

Polyline

Polyline.

Declaration
public const string Polyline = "POLYLINE"
Field Value
Type Description
System.String
| Improve this Doc View Source

RasterVariables

Raster variables.

Declaration
public const string RasterVariables = "RASTERVARIABLES"
Field Value
Type Description
System.String
| Improve this Doc View Source

Ray

Ray.

Declaration
public const string Ray = "RAY"
Field Value
Type Description
System.String
| Improve this Doc View Source

Shape

Shape

Declaration
public const string Shape = "SHAPE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Solid

Solid.

Declaration
public const string Solid = "SOLID"
Field Value
Type Description
System.String
| Improve this Doc View Source

Spline

Spline (nonuniform rational B-splines NURBS).

Declaration
public const string Spline = "SPLINE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Table

Begin table code.

Declaration
public const string Table = "TABLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

TablesSection

Tables section.

Declaration
public const string TablesSection = "TABLES"
Field Value
Type Description
System.String
| Improve this Doc View Source

Text

Text string.

Declaration
public const string Text = "TEXT"
Field Value
Type Description
System.String
| Improve this Doc View Source

TextStyle

Text style.

Declaration
public const string TextStyle = "STYLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

TextStyleTable

Text styles table.

Declaration
public const string TextStyleTable = "STYLE"
Field Value
Type Description
System.String
| Improve this Doc View Source

ThumbnailImageSection

Thumbnail section.

Declaration
public const string ThumbnailImageSection = "THUMBNAILIMAGE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Tolerance

Tolerance.

Declaration
public const string Tolerance = "TOLERANCE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Trace

Trace.

Declaration
public const string Trace = "TRACE"
Field Value
Type Description
System.String
| Improve this Doc View Source

Ucs

User coordinate system.

Declaration
public const string Ucs = "UCS"
Field Value
Type Description
System.String
| Improve this Doc View Source

UcsTable

User coordinate system table.

Declaration
public const string UcsTable = "UCS"
Field Value
Type Description
System.String
| Improve this Doc View Source

Underlay

Underlay.

Declaration
public const string Underlay = "UNDERLAY"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayDefinition

Underlay definition.

Declaration
public const string UnderlayDefinition = "UNDERLAYDEFINITION"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayDgn

DGN underlay.

Declaration
public const string UnderlayDgn = "DGNUNDERLAY"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayDgnDefinition

DGN underlay definition.

Declaration
public const string UnderlayDgnDefinition = "DGNDEFINITION"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayDgnDefinitionDictionary

DGN underlay definition dictionary.

Declaration
public const string UnderlayDgnDefinitionDictionary = "ACAD_DGNDEFINITIONS"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayDwf

DWF underlay.

Declaration
public const string UnderlayDwf = "DWFUNDERLAY"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayDwfDefinition

DWF underlay definition.

Declaration
public const string UnderlayDwfDefinition = "DWFDEFINITION"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayDwfDefinitionDictionary

DWF underlay definition styles dictionary.

Declaration
public const string UnderlayDwfDefinitionDictionary = "ACAD_DWFDEFINITIONS"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayPdf

PDF underlay.

Declaration
public const string UnderlayPdf = "PDFUNDERLAY"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayPdfDefinition

PDF underlay definition.

Declaration
public const string UnderlayPdfDefinition = "PDFDEFINITION"
Field Value
Type Description
System.String
| Improve this Doc View Source

UnderlayPdfDefinitionDictionary

PDF underlay definition styles dictionary.

Declaration
public const string UnderlayPdfDefinitionDictionary = "ACAD_PDFDEFINITIONS"
Field Value
Type Description
System.String
| Improve this Doc View Source

Unknown

Not defined.

Declaration
public const string Unknown = ""
Field Value
Type Description
System.String
| Improve this Doc View Source

Vertex

Vertex.

Declaration
public const string Vertex = "VERTEX"
Field Value
Type Description
System.String
| Improve this Doc View Source

View

View.

Declaration
public const string View = "VIEW"
Field Value
Type Description
System.String
| Improve this Doc View Source

Viewport

Viewport entity.

Declaration
public const string Viewport = "VIEWPORT"
Field Value
Type Description
System.String
| Improve this Doc View Source

ViewTable

Views table.

Declaration
public const string ViewTable = "VIEW"
Field Value
Type Description
System.String
| Improve this Doc View Source

VPort

Viewport table object.

Declaration
public const string VPort = "VPORT"
Field Value
Type Description
System.String
| Improve this Doc View Source

VportTable

Viewports table.

Declaration
public const string VportTable = "VPORT"
Field Value
Type Description
System.String
| Improve this Doc View Source

Wipeout

Wipeout.

Declaration
public const string Wipeout = "WIPEOUT"
Field Value
Type Description
System.String
| Improve this Doc View Source

XLine

XLine.

Declaration
public const string XLine = "XLINE"
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX