I am using MapSuite Desktop Edition 5.0. I have a multiline shapefile that is UTM. I have set the MapUnit to Meter.
When I invoke the GetLineOnALine(StartingPoint.LastPoint,percentage) I get the correct returned result.
If I invoke GetLineOnALine(StartingPoint.LastPoint,<pointshape>), the result starts from the end of the line correctly, but once the <pointshape> is reached, it adds coordinates to the returned line that are NOT part of the original.
I get the same results if I invoke the function passing two point shapes, one being the end point of the original line.
This issue appears sporatically at the beginning of the line, but always occurs at the end of the line.
This did not appear to be an issue prior to 4.5.168. Is this a new bug?
Thanks.
Elisa