Combine object sets

Combines the objects from two collections stored in the workspace.

Description

Combines the objects from two collections stored in the workspace. Either the objects from one collection can be added to the other or they can both be combined into a new collection, which is added to the workspace.

Note: Any objects added to another collection (either the "other" object collection or to a new collection) are duplicates of the original objects. These duplicates contain the same spatial and temporal information as well as any relationship connections and measurements. The original objects are unaffected by this module.

Parameters

ParameterDescription
Input objects 1First of two object collections to combine. Depending on the choice for parameter "Output mode", this collection may be updated to include the objects from the second collection ("Input objects 2").
Input objects 2Second of two object collections to combine. Depending on the choice for parameter "Output mode", this collection may be updated to include the objects from the first collection ("Input objects 2").
Output modeControls where the combined object collections are stored:
  • "Add set objects 2 to set 1" Duplicates of all objects in the second collection ("Input objects 2") are made and added to the first collection ("Input objects 1").
  • "Add set objects 1 to set 2" Duplicates of all objects in the first collection ("Input objects 1") are made and added to the second collection ("Input objects 1").
  • "Create new object set". Duplicates of all objects in the first ("Input objects 1") and second ("Input objects 2") collections are made and added to a new collection with name specified by "Output objects"
Output objectsName of the combined output collection to be added to the workspace if "Output mode" is set to "Create new object set".