Capacity (MUs)

Syntax

<MU-Path>.Capacity → integer

The read-only attribute Capacity returns the capacity of the Container and of the store-oriented loading space of the Transporter. The capacity is the product of XDim times YDim.

Return Value

The return value has the data type integer.

Example

print @.Capacity

Related Topics

X-dimension of the Container

Y-dimension of the Container

X-dimension of the Transporter

Y-dimension of the Transporter