Model.remove
- Model.remove(entity)
Remove an entity from this model.
- Parameters:
- entity
compas_ifc.entities.base.Baseor list[compas_ifc.entities.base.Base] The entity or entities to remove.
- entity
Remove an entity from this model.
compas_ifc.entities.base.Base or list[compas_ifc.entities.base.Base]The entity or entities to remove.