fmeobjects.FMEBox.getLocalSize

FMEBox.getLocalSize()

Gets the dimensions of this box, prior to transformation. The x-, y-, and z-directions correspond to length, width, and height, respectively.

Return type:

tuple[float]

Returns:

A tuple of the box’s length, width and height respectively.