finesse.model.Model.analysis¶
- property Model.analysis¶
- The root action to apply to the model when - Model.run()is called.- Getter:
- Returns the root analysis attached to this model. 
- Setter:
- Sets the model’s root analysis. 
 
The root action to apply to the model when Model.run() is called.
Returns the root analysis attached to this model.
Sets the model’s root analysis.