report.ManualLimit#
- class ManualLimit#
Bases:
Flow360BaseModelClass for setting up xlim and ylim in Chart2D by providing a lower and upper value of the limits.
Attributes
Additional Constructors
- classmethod from_file(filename)#
Load a Flow360BaseModel from a .json file.
- Parameters:
filename (str)
- Return type:
Flow360BaseModel
Methods