- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 160
ACadSharp.Tables.DimensionStyle.AlternateUnitDecimalPlaces
        Albert Domenech edited this page Aug 4, 2024 
        ·
        2 revisions
      
    Controls the number of decimal places in alternate units (see DIMALTD System Variable).
If is turned on (true), AlternateUnitDecimalPlaces specifies the number of digits displayed to the right of the decimal point in the alternate measurement.
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Int16 AlternateUnitDecimalPlaces { get; set; }Int16
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions