ValuesUnit - ObjectVision/GeoDMS GitHub Wiki

Unit functions ValuesUnit

concept

  1. Values Unit is a unit with as role to define the value type and metric of the values of a data item.
  2. ValuesUnit() is a function to get the Values Unit of an attribute.

This page describes the ValuesUnit() function.

syntax

  • ValuesUnit(a)

definition

ValuesUnit(a) results in a unit with a reference to the values unit of attribute a.

example

unit<uint32> RefADomain := ValuesUnit(A);

see also

⚠️ **GitHub.com Fallback** ⚠️