unite# Modeler3DLayout.unite(objectlists)[source]# Unite objects from names. Parameters: objectlistslistList of objects to unite. Returns: boolTrue when successful, False when failed. References >>> oEditor.Unite Copy to clipboard