• Item Types - Begin & End Station of a line from reference alignment

    I'm hoping to utilize item types to be able to compute and create quantity tables for one of my projects in ORD. I'm currently using ORD CE 2021 Release 2. I don't have much experience with item types and zero experience with expressions, but hoping to…
  • Item Type Expression Builder - Terrain elevation at Point

    Is it possible to get information from a terrain? Example - elevation of active terrain at the (x,y) coordinate of "this.getElement()" Ultimately hoping to have an item carry the existing and proposed elevations of utility points to help determine adjustment…
  • Cross Section Annotation Filter

    I've search high and low and am not able to find any documentation on "Annotation Filters" and how the "expressions" work. There's nothing in OpenRail Designer Help Website about Annotation Filters or Cross Section Frame Annotation. Does anybody…
  • 10.11 Item Types properties are different

    So I found that a lot of the 10.10 expressions don't work in 10.11. for example: 10.10: LookUp.GetEntry("PayItems","Item", this.Pay_Item).Unit 10.11: LookUp.GetEntry("PayItems","DESCRIPTION", this["Description"])["BIDITEM"] same expression…
  • Items Types - Calculate Area of terrains with Item Types

    We try to build a library of item types that can be attached to Feature Definitions. In the Items tab in the Project Explorer properties like the length, area etc. can be read or filtered from the model. This works fine for Geometry (see image 1). For…
  • How to activate expressions in Item types

    Hi, How is the option to add expresisons to item types made available? When I create a new Property Definition from the Item Types Panel, I dont get the option to add an expresison as shown in link below, I just get Type, Is Array, and Default Value.…
  • Item Type Expression for Numbering Element without repetition

    Im wanted to add an element number or Part number in my 3D model as an item type. Is there any one that can help me with the expression to do this numbering automatically without repetition if that element or part number already exist? Example …
  • Annotation filter X-sect

    I wonder if there is a handout or manual explaining the annotation filter options. Currently on Openroads R1 update 7. Need help on creating a filter that excludes all features except the edge off pavement feature. So the segment between eop's can…