DXFReaderNET Namespace |
| Class | Description | |
|---|---|---|
| AciColor |
Represents an ACI color (AutoCAD Color Index) that also supports true color.
| |
| ClippingBoundary | ||
| DrawingStatusEventArgs |
Event args used in DrawingStatus event.
| |
| DxfDocument |
Represents a document to read and write dxf files.
| |
| DxfObject |
Represents the base class for all dxf objects.
| |
| DXFReaderNETControl |
The main component that allows viewing, manipulating and plotting any 2D/3D DXF file. With this control you can also retrieve every drawing information and every entity and easily perform data manipulation and/or analysis. With DXFReader you can also import and scale a raster image to use together with the drawing.
| |
| EndDrawingEventArgs |
Event args used in EndDrawing event.
| |
| EndPlotEventArgs |
Event args used in EndPlot event.
| |
| EndReadEventArgs |
Event args used in EndRead event.
| |
| EndWriteEventArgs |
Event args used in EndRead event.
| |
| ErrorEventArgs |
Event args used in Error event.
| |
| MathHelper |
Utility math functions and constants.
| |
| PlotStatusEventArgs |
Event args used in PlotStatus event.
| |
| ReadStatusEventArgs |
Event args used in ReadStatus event.
| |
| StartDrawingEventArgs |
Event args used in StartDrawing event.
| |
| StartPlotEventArgs |
Event args used in StartPlot event.
| |
| StartReadEventArgs |
Event args used in StartRead event.
| |
| StartWriteEventArgs |
Event args used in StartWrite event.
| |
| ThumbnailImage |
The THUMBNAILIMAGE section of a DXF file exists only if a preview image has been saved with the DXF file.
| |
| Transparency |
Represents the transparency of a layer or an entity.
| |
| WriteStatusEventArgs |
Event args used in WriteStatus event.
| |
| XData |
Represents the extended data information of an entity.
| |
| XDataRecord |
Represents an entry in the extended data of an entity.
|
| Structure | Description | |
|---|---|---|
| Matrix |
Represents a 3x3 double precision matrix.
| |
| Vector2 |
Represent a two component vector of double precision.
| |
| Vector3 |
Represent a three component vector of double precision.
|
| Enumeration | Description | |
|---|---|---|
| AngleDirection |
Specifies the direction of an angle.
| |
| AngleUnitType |
Angular units format for creating objects.
| |
| ClippingBoundaryType |
Image clipping boundary type.
| |
| CoordinateSystem |
Defines the coordinate system reference.
| |
| CustomCursorType |
Defines the custom cursor modes.
| |
| DrawElementsType |
Defines the drawing elements type that could be added without modifying the drawing database.
| |
| DrawingUnits |
Default drawing units for AutoCAD DesignCenter blocks.
| |
| FractionFormatType |
Defines the fraction format when DIMLUNIT is set to 4 (Architectural) or 5 (Fractional).
| |
| GridDisplayType |
Defines the grid display modes.
| |
| ImageResolutionUnits |
Defines the image resolution units.
| |
| ImageUnits |
AutoCAD units for inserting images.
| |
| LinearUnitType |
Linear units format for creating objects.
| |
| Lineweight |
Represents the line weight of a layer or an entity.
| |
| MouseWheelBehaviorType |
Defines the MouseWheelBehavior type.
| |
| ObjectOsnapTypeFlags |
Defines the object osnap type.
| |
| PaperSize |
Defines the various paper size.
| |
| PlotModeType |
Defines the current plotting mode.
| |
| PlotOrientationType |
Defines the rotation type.
| |
| PlotRenderingType |
Defines the rendering modes on color/black & white printers.
| |
| PlotUnitsType |
Defines the current plotting mode.
| |
| PredefinedViewType |
Defines the display predefined view modes.
| |
| RenderingType |
Defines the display rendering modes.
| |
| RubberBandType |
Defines the rubber band line type.
| |
| SVGUnits |
SVG files unit identifier.
| |
| XDataCode |
Defines the extended data code.
|