DimensionDimrnd Property

Sets or gets the real number to round the primary measured values (not tolerance values). For example, if the rounding is set to 0.04, the value will be rounded to the nearest 0.04 unit. Thus, 1.912 becomes 1.92, 1.935 becomes 1.92, 1.945 becomes 1.96, and 1.972 becomes 1.96. If the rounding is set to 1.0, the value will be rounded to the nearest integer value.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual double Dimrnd { get; set; }

Property Value

Double
See Also

©  Bricsys NV. All rights reserved.