Coordinates data separator problems
- Dominant language
- C#
- Stars
- 8
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I would like to report that ParseAsync method doesn't support BO and SI data block without "space bars" between coordinates.
According to [NC-DSTV-Interface.pdf](https://forums.autodesk.com/autodesk/attachments/autodesk/2056/8772/1/NC-DSTV-Interface.pdf) this data format is acceptable and common DSTV files viewers have no problems with it.
In the ParseAsync method result bolts rows (BO) are just ignored (without notice), for SI block ParseAsync throws exception after removing space bar between coordianates. IMHO "no digit char" should be used as data separator in this string range.
In addition, some text string is read incorrectly in SI block.
The attached screenshots should be helpful..
Thanks for sharing!
Regards
Michal Kalecki




Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.