ValuesUnit - ObjectVision/GeoDMS GitHub Wiki
Unit functions ValuesUnit
- Values Unit is a unit with as role to define the value type and metric of the values of a data item.
- ValuesUnit() is a function to get the Values Unit of an attribute.
This page describes the ValuesUnit() function.
- ValuesUnit(a)
ValuesUnit(a) results in a unit with a reference to the values unit of attribute a.
unit<uint32> RefADomain := ValuesUnit(A);