BarSpiralPlacementFilter
Canonical path: Utils.ElementFilter.ReinforcementElementsFilterUtil.BarSpiralPlacementFilter
Bases: BaseFilterObject
implementation of the spiral bar placement filter
Methods:
-
__call__–execute the filtering
__call__
__call__(element: BaseElementAdapter) -> bool
execute the filtering
Parameters:
-
element(BaseElementAdapter) –element to filter
Returns:
-
bool–element fulfills the filter: True/False
Placeholder