CurvedGeometryElementFilter
implementation of the curved geometry element filter
CurvedGeometryElementFilter
Canonical path: Utils.ElementFilter.CurvedGeometryElementFilter.CurvedGeometryElementFilter
Bases: BaseFilterObject
implementation of the curved geometry element filter
__call__
__call__(element: BaseElementAdapter) -> bool
execute the filtering
Parameters:
-
element(BaseElementAdapter) –element to filter
Returns:
-
bool–element fulfills the filter: True/False
Placeholder