Hi all,I'm a bit new to using microstation and was wondering if there was a tool to export coordinates every e.g. 1 metre along a line element.The normal "Export Coordinates" tool will export the coordinates of the line at the start and end points.Is there an automatic method to export coordinates at certain increments along a line element?Thanks for the help in advance!
Regards,
Jacky
You might also want to try Facet Curve. This command strokes lines and curves using different parameters. One method let you specify fixed length of each new segment.
Krister
Owner consultant at Surell Consulting AB
Jacky Lei said: I am doing this project in VBA
Post questions about VBA to the MicroStation Programming Forum.
Regards, Jon Summers LA Solutions
Thanks Andrew!This works fine
Hey Jon,Yes I am doing this project in VBA. Just needed a way to extract some specific coordinates, unless there is a way to do this purely through VBA? At the moment I am just manually exporting coordinates and working with them from there.Regards
Jacky Lei said:Is there an automatic method to export coordinates at certain increments along a line element?
This unusual task is a candidate for a VBA project. Does your team have programming capability?