Voxel

This class represents the concept Voxel.

Class

class Thing
class GeometricItem
   relation material
      range Material, cardinality [0, 1]
class Solid
class Voxel
   property quantity
      range integer (64 bit), cardinality [1, 3]
   property size
      range double (64 bit), cardinality [1, 3]
   property voxels
      range bool, cardinality [0, 1]