Programmer's Guide > Interfaces > TableTilePlex interface > clonePlex method
  
clonePlex method
Makes a copy of the specified tileplex. The tileplex and all of the rectangles it contains are duplicated, but the underlying table objects are not duplicated.
clonePlex( )
Parameters
None
Returns
TableTilePlex. The new tileplex created by the cloning operation.