snappy.SmoothControls# class SmoothControls# Bases: Flow360BaseModel Mesh smoothing controls. Attributes lambda_factor: float# Controls the strength of smoothing in a single iteration. Default: 0.7 mu_factor: float# Controls the strength of geometry inflation during a single iteration. It is reccomended to set mu to be a little higher than lambda. Default: 0.71 iterations: int# Number of smoothing iterations. Default: 5