• 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…
  • Item Types: Last valid value used?

    Is there a way to tell if the "Last Valid Value" was used? Example, I have a cell with an item type that reads an alignment and populates the Station and Offset when in ORD. If that file is opened in MSCE and the cell is moved, the station/offset will…
  • Item Types excel lookups not working

    I have an Item Type called Pavement Type which is a picklist. This Item Type is applied to several feature definitions representing different pavement types, and preset accordingly (eg feature def for Pavement 1 has Pavement Type item type set to TYPE…
  • Item Types Survey Fieldbook - Not Attaching

    I am testing item types assigned to a feature definition in my .dgnlib. The item type is setup to pull information from the survey fieldbook data. When I import survey data to a survey fieldbook I expect to see the item type assigned to my survey feature…
  • ORD Items Types On Survey Features Not Visible When Referenced In a MicroStation File

    I have item types assigned to my ORD survey fieldbook features. I would like to reference the ORD file with item types to a Microstation file and have the ORD item types visible in the MicroStation file. When I reference my ORD file with the item types…
  • 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…
  • Item Types - Picklist or Expressions

    Hi, I'm wondering if it's possible to create such a Item Type list from Excel with different dependencies. Where the user select for example level 4 he only sees 4.a |/ 4.a.1 and 4.a.2 etc Or if I select "System Nr." | 103 - Baan Voorziening…
  • 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…
  • Clash Detection based on Item Types

    Hi Is there a way to do clash detection in a bentley software based on "Item Types". We are setting up all our models with "item Types" and I have therefore tried to use them for clash detection. The way by using leves and references gives me some problems…
  • Civil Item Type Priority.json Syntax

    In the Civil Item Type Priority.json file provided in the workspace, we have examples of the override set to none, first, and last. Is there an option to never pass the item type, and if so, what is the syntax? Specifically, we are looking to mimic…