Issue with coords

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good morning, im having a little problem here, maybe its dumb but i cant pass through it. I have a simple bit of code that returns a list with vertexs from a given polyline. Thing is, both that code and (getpoint) some points are returning the coords in a strange format. As example, for a polyline with vertex ((0.0 -105.0) (0.0 0.0) (-86.0 0.0) (-86.0 -199.44)) it returns ((-1.92882e-014 -105.0) (0.0 0.0) (-86.0 1.0532e-014) (-86.0 -109.44) (-1.92882e-014 -105.0)).
A getpoint in some of the points also return that format so its not the code (i think), maybe im missing some config setting. Its happening this first time after i pasted some polylines that was created on ArcGIS, maybe is something about it. Any ideas?
Thanks, and sorry for my english, im new at it