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
8dcd9871 686b 50a4 c864 19ee76d6aeb8
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| Enabled | Gets or sets if the alternate measurement units are added to the dimension text. (DIMALT) |
| LengthPrecision | Sets the number of decimal places displayed for the alternate units of a dimension. (DIMALTD) |
| LengthUnits | Gets or sets the alternate units for all dimension types except angular. (DIMALTU) |
| Multiplier | Gets or sets the multiplier used as the conversion factor between primary and alternate units. (DIMALTF) |
| Prefix | Specifies the text prefix for the dimension. (DIMAPOST) |
| Roundoff | Gets or sets the value to round all dimensioning distances. (DIMALTRND) |
| StackUnits | Gets or set if the Architectural or Fractional linear units will be shown stacked or not. (DIMALTU) |
| Suffix | Specifies the text suffix for the dimension. (DIMAPOST) |
| SuppressLinearLeadingZeros | Suppresses leading zeros in linear decimal alternate units. (DIMALTZ) |
| SuppressLinearTrailingZeros | Suppresses trailing zeros in linear decimal alternate units. (DIMALTZ) |
| SuppressZeroFeet | Suppresses zero feet in architectural alternate units. (DIMALTZ) |
| SuppressZeroInches | Suppresses zero inches in architectural alternate units. (DIMALTZ) |