Jump to: navigation, search

UNITITEM


(Redirected from UnitItem)
IC METACLASS.gif Unit Item
Name UNITITEM
Namespace System.Unit
Internal Name SystemObjects.UNITITEM
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.UnitItem
Purpose Manage units
Version 2+

A Unit Item is an object to define a single dimension used on a MetaProperty and is related to a UNIT object. A Unit Item supports calculating to and from its related UNIT using the equation k * x + d . Before Version 2.6.2 the calculation used the equation k * x.