Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Shipped
Created by Guest
Created on Dec 15, 2022

Civil Expression Support for Links / Nodes

Add support for attaching station /offset for Links and Nodes "Set Out" points on.

Currently Nodes only report the origin of the cell - which there is a bug in 10.11 version, but we need to also get the center point for eccentric structures. Start could be the Origin and End could be the "Set Out" point.

Add support for Links to report values.



Civil Product Used OpenRoads Designer
  • Admin
    Jonathan Smith
    Reply
    |
    Jan 8, 2025

    That's correct - this extra information does rely on selecting a Baseline Reference feature for the drainage elements.

    If this is workflow is appropriate, then the new information can be retrieved using Civil Expressions, as follows:

    "Civil Element Properties"."Drainage and Utilities"."Node"."Node"."Baseline Reference"()

    "Civil Element Properties"."Drainage and Utilities"."Node"."Node"."Baseline Station (Set Out)"() //this is the station of the set out point of a node

    "Civil Element Properties"."Drainage and Utilities"."Node"."Node"."Baseline Offset (Set Out)"() //this is the offset of the set out point of a node

    "Civil Element Properties"."Drainage and Utilities"."Node"."Node"."Baseline Station"() //this is the station of the location point of a node

    "Civil Element Properties"."Drainage and Utilities"."Node"."Node"."Baseline Offset"() //this is the offset of the location point of a node

    "Civil Element Properties"."Drainage and Utilities"."Link"."Utility Link"."Start Baseline Feature"()

    "Civil Element Properties"."Drainage and Utilities"."Link"."Utility Link"."Start Baseline Station"()

    "Civil Element Properties"."Drainage and Utilities"."Link"."Utility Link"."Start Baseline Offset"()

    "Civil Element Properties"."Drainage and Utilities"."Link"."Utility Link"."Stop Baseline Feature"()

    "Civil Element Properties"."Drainage and Utilities"."Link"."Utility Link"."Stop Baseline Station"()

    "Civil Element Properties"."Drainage and Utilities"."Link"."Utility Link"."Stop Baseline Offset"()

  • Guest
    Reply
    |
    Jan 7, 2025

    Additionally -

    These same expressions do not appear to be working for Links either as originally requested.

    The "Set Out" point in drainage is restricted to the Top cell only - where we would want to report the bottom structure

  • Guest
    Reply
    |
    Jan 7, 2025

    This is not working. The Start and End of the Civil Expression CivilExpression.StationStart and CivilExpression.StationEnd are reporting the same values. They are not reading the "Set Out" point.... In order for it to work the way you designed it would be you must set the Baseline in Drainage, which is not necessarily desirable.



  • Admin
    Jonathan Smith
    Reply
    |
    Jan 3, 2025

    Functionality has been added to get the baseline stations and offsets in the 2024 release of the Civil products. It uses the baseline feature of the start and stop nodes, and is shown towards the end of the linked video.

    Video

  • Guest
    Reply
    |
    Mar 27, 2023

    In ORD 2022 R2, the StationStart Expression for Drainage nodes reports the Origin of the bottom cell instead of the Inlet location. It seems we are chasing a solution in circles. Still nothing on Links.

  • Admin
    James Anding
    Reply
    |
    Jan 5, 2023

    Could you attach an image or example of a use case?