• 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…
  • 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.…