ArchitectureElementsQueryUtil
implementation of the selection query utilities for architecture elements
ArchitectureElementsQueryUtil
Canonical path: Utils.ElementFilter.ArchitectureElementsQueryUtil.ArchitectureElementsQueryUtil
implementation of the selection query utilities for architecture elements
create_arch_door_window_opening_elements_query
staticmethod
create_arch_door_window_opening_elements_query() -> SelectionQuery
create a query for the elements with a possible door/window input
Returns:
-
SelectionQuery
–selection query
create_arch_general_opening_elements_query
staticmethod
create_arch_general_opening_elements_query() -> SelectionQuery
create a query for the elements with a possible general opening input
Returns:
-
SelectionQuery
–selection query
create_vertical_arch_opening_query
staticmethod
create_vertical_arch_opening_query() -> SelectionQuery
create a query for the vertical architecture opening elements
Returns:
-
SelectionQuery
–selection query
Placeholder