hide_elements
- compas_cadwork.utilities.hide_elements(elements)[source]
Hides the given elements in the cadwork viewport.
- Parameters:
- elementslist(
compas_cadwork.datamodel.Element
or int) List of elements or element ids to hide.
- elementslist(
Hides the given elements in the cadwork viewport.
compas_cadwork.datamodel.Element
or int)List of elements or element ids to hide.