API Reference - ExpansionBlocks - ExpandNumberOfDimensions
Constructors
new()
Creates a new expansion block object.
ExpandNumberOfDimensions.new({dimensionSizeToAddArray: {number}}): ExpansionBlockObject
Parameters:
- dimensionSizeToAddArray: An array containing the dimension sizes to be added. The length of the array is equal to the number of dimensions to be added.
Returns:
- ExpansionBlock: The generated expansion block object.
Functions
new()
ExpandNumberOfDimensions:setParameters({dimensionSizeToAddArray: {number}})
Parameters:
- dimensionSizeToAddArray: An array containing the dimension sizes to be added. The length of the array is equal to the number of dimensions to be added.