CyclesFilter#
- class pyCGM2.Processing.cycle.CyclesFilter#
Filter buiding a Cycles instance.
- __init__()#
Methods
__init__
()build
()Build and return a Cycles instance using the set builder.
setBuilder
(builder)Set the builder
- build()#
Build and return a Cycles instance using the set builder.
- Returns:
Cycles – An instance of Cycles constructed using the current builder.
- setBuilder(builder: CyclesBuilder)#
Set the builder
- Parameters:
builder (CyclesBuilder) – a concrete cycle builder