Skip to content

HideElementsService

implementation of the hide elements service

HideElementsService

Canonical path: Utils.HideElementsService.HideElementsService

implementation of the hide elements service

get_hidden_geo_elements property

get_hidden_geo_elements: list[Any]

get the geometry of the hidden elements

Returns:

  • list[Any]

    elements

hidden_elements property

hidden_elements: list[BaseElementAdapter]

get the elements

Returns:

__init__

__init__()

initialize

clear

clear()

clear the elements

hide_arch_ground_view_elements

hide_arch_ground_view_elements(arch_ele: BaseElementAdapter)

hide the architecture ground view elements

Parameters:

hide_element

hide_element(element: BaseElementAdapter)

hide the element and the children

Parameters:

show_elements

show_elements()

show the hidden elements