DXFReaderNET.Tables Namespace |
Class | Description | |
---|---|---|
ApplicationRegistry |
Represents a registered application name to which the extended data is associated.
| |
DimensionStyle |
Represents a dimension style.
| |
DimensionStyleOverride |
Represents a dimension style value that overrides a property of the style associated with a dimension.
| |
DimensionStyleOverrideChangeEventArgs |
Event data for changes or dimension styles.
| |
Layer |
Represents a layer.
| |
Linetype |
Represents a line type.
| |
TableObject |
Defines classes that can be accessed by name. They are usually part of the dxf table section but can also be part of the objects section.
| |
TableObjectChangedEventArgsT |
Event data for changes or substitutions of table objects in entities or other tables.
| |
TextStyle |
Represents a text style.
| |
UCS |
Represents a User Coordinate System.
| |
View |
Represents a document view.
| |
VPort |
Represents a document viewport.
|
Enumeration | Description | |
---|---|---|
DimensionStyleOverrideType |
Dimension style override types.
| |
ViewModeFlags |
Render mode:
0 = Turned off
1 = Perspective view active
2 = Front clipping o
3 = Back clipping on
8 = UCS Follow mode on
16 = Front clip not at eye
| |
ViewRenderModeFlags |
Render mode:
0 = 2D Optimized(classic 2D)
1 = Wireframe
2 = Hidden line
3 = Flat shaded
4 = Gouraud shaded
5 = Flat shaded with wireframe
6 = Gouraud shaded with wireframe
|