Problem.add_step
- Problem.add_step(step)[source]
Adds a
compas_fea2.problem._Stepto the problem. The name of the Step must be unique- Parameters:
- Step
compas_fea2.problem._Step The analysis step to add to the problem.
- Step
- Returns:
compas_fea2.problem._Step