Actually the only way to format quotes is the number-format property of _AdgDimStyle_. This does not allow e.g. the rounding to a fixed number of decimals without trailing 0 or expressing a number in sexagesimal units.
Description
Description
Revisions and Commits
Revisions and Commits
rADG ADG library | |||
rADG50afdb59e50c adg: implement DECIMALS in AdgLDim |
Event Timeline
Comment Actions
AdgDimStyle:decimals added with commit 1fc6e419337cfba7a0406cdf54a75e0241ce0edd. Implemented quote rounding on AdgLDim with 50afdb59e50c3fe2a7fa3850dcbd56b0ad826e23.
Still thinking on how to solve the sexagesimal topic...