get_active_elements
- compas_cadwork.utilities.get_active_elements()[source]
Returns the currently selected elements in the cadwork viewport.
- Returns:
- list(
compas_cadwork.datamodel.Element
) List of currently selected elements.
- list(
Returns the currently selected elements in the cadwork viewport.
compas_cadwork.datamodel.Element
)List of currently selected elements.