Cuboid3D

constructor(    length: Double,     width: Double,     height: Double,     tolerance: Double,     affineSequence: AffineSequence3D = AffineSequence3D.EMPTY)

Parameters

length

length of cuboid in the direction of the x axis

width

width of cuboid in the direction of the y axis

height

height of the cuboid in the direction of the z axis