Enum DgnElementType

DgnElementType enumeration

Element type

public enum DgnElementType

Values

NameValueDescription
CellLibrary1Cell library
CellHeader2Cell header
Line3Line element
PolyLine4Poly-line element
GroupData5Group data
Shape6Shape element
TextNode7Text element node
DigitizerSetup8Digitizer setup
TCB9Root element
Symbology10Symbology element
Curve11Curve element
ComplexChainHeader12Complex chain header
ComplexShapeHeader14Complex shape header
Ellipse15Ellipse element
Arc16Arc element
Text17Text element
SurfaceHeader3D18Surface Header
SolidHeader3D193D solid header
BSplinePole21B-spline element
PointString22Point string
BSplineSurfaceHeader24B-spline surface header
BSplineSurfaceBoundary25B-spline surface boundary
BSplineKnot26B-spline KNOT
BSplineCurveHeader27B-spline curve
BSplineWeigthFactor28B-spline weight
Cone23Cone element
DimensionElement33Dimension element
SharedCellDefinition34Shared cell
SharedCellElement35Shared cell
TagValue37Tag element value
Unknown38Unknown for now
ApplicationElement66Application Element
NonGraphicalExtendedElement107NonGraphical extended element (complex)
EndOfDesignMarker127End of design marker

See Also