Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
ADD A NEW IDEA

Item Types

Showing 14

Expression Math Function Roundup / Ceiling math

It is known that processing slows when using nested IIF statements. In order to simplify the expressions functions for Roundup and Increments for Ceiling.Math with are needed. Roundup function with a precision Roundup(100.03,1) = 100.1 math functi...

Item Type Expression that References a Terrain

Similar to the new Station/Offset Expressions, it would be great to query a terrain in an item type on an element and return the elevation. It would be used primarily for point cells, but I could also see it being useful for linework.
almost 2 years ago in Annotation / Item Types / OpenRail Designer / OpenRoads Designer / OpenSite Designer / Terrain 5 Future consideration

Retain item type on 3D cells exported from Points Feature Definition

If there is an item type attached to a Point Feature Definition, it is not retained when the Point is exported as a standard 3D MicroStation cell. The metadata is only retained to the 2d element, not the 3d. In the case of a mesh (from a component...
5 months ago in Item Types / OpenRail Designer / OpenRoads Designer / OpenSite Designer 0 Future consideration

Implement a SWITCH/CASE function for item type expressions.

A SWITCH/CASE function would be easier to use than having to nest multiple IF functions.