DimensionΒΆ

A generalized object describing a dimension of a multi-dimensional grid/space.

Specialized ClassΒΆ

AttributesΒΆ

Name

Type

Description

type

DimObjectSubtype

A required enumeration literal with a valid dimension subtype.

label

String

An optional label of the dimension.

description

String

An optional description of the dimension.

application

Generic

An optional generic dictionary object containing application specific metadata describing the dimension.