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
eb7fab23 c11c b7dd 0441 6168f341208c
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Groups the classes dedicated to convert and format numeric values to different unit systems.
| AngleUnitFormat | Utility methods to format a decimal angle in degrees to its different string representations. |
| DrawingTime | Utility functions to handle DateTime conversions. |
| LinearUnitFormat | Utility methods to format a decimal number to its different string representations. |
| UnitHelper | Helper methods for unit conversion. |
| UnitStyleFormat | Represents the parameters to convert linear and angular units to its string representation. |
| AngleDirection | Specifies the direction of an angle. |
| AngleUnitType | Angular units format for creating objects. |
| DrawingUnits | Default drawing units for AutoCAD DesignCenter blocks. |
| FractionFormatType | Defines the fraction format when DIMLUNIT is set to 4 (Architectural) or 5 (Fractional). |
| ImageResolutionUnits | Defines the image resolution units. |
| ImageUnits | AutoCAD units for inserting images. |
| LinearUnitType | Linear units format for creating objects. |