This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
50c387f8 367a 5f44 368d b4096ccb6de6
haplokuon edited this page Jun 28, 2023
·
2 revisions
netDxf 3.0.0 Library
Groups the classes that belongs to the Table section of a dxf file.
| ApplicationRegistry | Represents a registered application name to which the extended data is associated. |
| DimensionStyle | Represents a dimension style. |
| DimensionStyleAlternateUnits | Represents the way alternate units are formatted in dimension entities. |
| DimensionStyleOverride | Represents a dimension style value that overrides a property of the style associated with a dimension. |
| DimensionStyleOverrideChangeEventArgs | |
| DimensionStyleTolerances | Represents the way tolerances are formatted in dimension entities |
| Layer | Represents a layer. |
| Linetype | Represents a line type. Simple and complex line types are supported. |
| LinetypeSegment | Base class for the three kinds of linetype segments simple, text, and shape. |
| LinetypeSegmentChangeEventArgs | |
| LinetypeShapeSegment | Represents a shape linetype segment. |
| LinetypeSimpleSegment | Represents a simple linetype segment. |
| LinetypeTextSegment | Represents a text linetype segment. |
| ShapeStyle | Represent a shape style. |
| 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. |
| TableObjectChangedEventArgs(T) | 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 | |
| VPort | Represents a document viewport. |
| DimensionStyleFitOptions | Controls dimension text and arrow placement when space is not sufficient to place both within the extension lines. |
| DimensionStyleFitTextMove | Controls the placement of dimension text when it is moved from the default position, that is, the position defined by the dimension style. |
| DimensionStyleOverrideType | Dimension style override types. |
| DimensionStyleTextDirection | Specifies the direction of the dimension text. |
| DimensionStyleTextHorizontalPlacement | Controls the vertical placement of dimension text in relation to the dimension line. |
| DimensionStyleTextVerticalPlacement | Controls the placement of dimension text. |
| DimensionStyleTolerancesDisplayMethod | Defines the method for calculating the tolerance. |
| DimensionStyleTolerancesVerticalPlacement | Controls text justification for symmetrical and deviation tolerances. |
| FontStyle | Represent the font character formatting, such as italic, bold, or regular. |
| LinetypeSegmentRotationType | Define the type of rotation specified by the rotation value of the text or shape linetype segment. |
| LinetypeSegmentType | Define the linetype segment type simple, text, or shape. |
| ViewModeFlags |