design input report ord station in mm instead of metr

When I make a corridor report design input, the station read out is in mm while design file setting units is in meters. Does anybody know what's happening?

Stop station should be 690.000

Parents
  • There is a dialog box accessed on the Report Browser menu that allows changing units, angles, station format. I can’t recall it’s name but you’ll know it when you find it.


    Charles (Chuck) Rheault
    CADD Manager

    MDOT State Highway Administration

    • MicroStation user since IGDS, InRoads user since TDP.
    • AutoCAD, Land Desktop and Civil 3D, off and on since 1996
  • Hi Chuck,

    If tried to change format of station but if gives an error.

    System.Xml.Xsl.XslTransformException: An error occurred during a call to extension function 'stationFormat'. See InnerException for a complete description of the error. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.

       at Bentley.CifNET.GeometryModel.Tools.Reports.XmlReports.ReportBrowser.FormatAsStation(Double value, Double defaultUnitsToMeters)

       at Bentley.CifNET.GeometryModel.Tools.Reports.XmlReports.ReportBrowser.stationFormat(Double value, String externalStatName)

       --- End of inner exception stack trace ---

    Something wrong with my Units? They are all in meters

    I don't know were to change String externalStatName

    Do you know anything about this

    Mark

Reply
  • Hi Chuck,

    If tried to change format of station but if gives an error.

    System.Xml.Xsl.XslTransformException: An error occurred during a call to extension function 'stationFormat'. See InnerException for a complete description of the error. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.

       at Bentley.CifNET.GeometryModel.Tools.Reports.XmlReports.ReportBrowser.FormatAsStation(Double value, Double defaultUnitsToMeters)

       at Bentley.CifNET.GeometryModel.Tools.Reports.XmlReports.ReportBrowser.stationFormat(Double value, String externalStatName)

       --- End of inner exception stack trace ---

    Something wrong with my Units? They are all in meters

    I don't know were to change String externalStatName

    Do you know anything about this

    Mark

Children