How to generate Stake Out data from InRoads Surface

Hello All,

We have an InRoads SS2 surface and want to generate stake out points from the surface.

Along the breaklines, we want critical points (end points, high/low points, change of direction), plus at an interval (let's say every 10m).

Then, across the surface, we'd like a grid of points at 5mx5m grid intervals.

We need to create a table of these set out (stake out) points and show the points, with their point numbers, in plan view.

 

How is this achieved in InRoads?

Thanks

  • Hi Jeff,

    not a bad thought ;-)

    I've found a method that saves a few steps - well, for what I'm looking to achieve anyway.

    Use whatever MicroStation Point tools you like to place points at every location you wish to generate a stake out point.

    I used a combination of:

    • Points along element
    • Place Point
    • Construct Array (and copied a point to make a point array)

    Once you have a point at each desired location, select them all.

    • File>Import Geometry>From Graphics>Cogo Points. Set the style you want to use.
    • Then... Geometry Cogo Points>Edit Multiple.  Select all your new points and assign the elevation from the surface.

    So, with these steps, you now have them all in COGO.

    Then use the Geometry>View Geometry>Horizontal Annotation to display the Point (using a symbol "+") and Annotate the Point Number. So that gets the Point numbers drawn into the DGN.

    Creating the table still isn't great. One method I just found was to create the table using the XML reports - as you said (I used the List Coordinates Report). I then printed that report to a PDF. I set the page size to an A1 so I didn't get a multiple page PDF generated. That gave me pretty good result with regards to the formatting. I then attached the PDF as a raster image.

    Doesn't look too bad when I plot using IPLOT (which is out standard method).

    Thanks for all you tips and assistance...

    Seriously. I cannot believe its this difficult.