fmeobjects.FMEBox.createBoxCopy

FMEBox.createBoxCopy()

This routine returns a copy of the given box geometry object. If there are any errors, an exception is raised.

Return type

FMEBox

Returns

A copy of the box.

Raises

FMEException – An exception is raised if an error occurred.