Skip to content

BarSpiralPlacementFilter

Canonical path: Utils.ElementFilter.ReinforcementElementsFilterUtil.BarSpiralPlacementFilter

Bases: BaseFilterObject

implementation of the spiral bar placement filter

__call__

__call__(element: BaseElementAdapter) -> bool

execute the filtering

Parameters:

Returns:

  • bool

    element fulfills the filter: True/False

Placeholder