Message 1 of 14
Not applicable
09-29-2020
06:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to determine the precision of coordinates and angles of a DXF file.
As AutoCAD and other CAD software offers the option to round floating point values to a number of decimal places between 0 and 16, I would like to know if there is any fail-safe method to find the number of decimal places which the exporting user has selected upon exporting the DXF file.
As any trailing zeros in floating point numbers are cut off I cannot be sure if the user just set all possible variables and coordinates to integers or if the number of decimal places is just set to 1 upon export and is thus lacking precision.
Is there any variable to read this from?
Many thanks in advance.
Solved! Go to Solution.