Hi,
I'm trying out the OpenRoads Asset Tagging XLSM file to be imported into OpenRoads Asset Manager.
Based on examples, the expression this.GetElement().GetDisplayValue("ElementDescription") will return the element General property value under "Element Description".
While expression this.GetElement().GetDisplayValue("Volume") will return the element Geometry property value under "Volume".
However how do I get to extract the display values under the Feature, Component Layer or any other property group set specifically created based on the software functionality?