base class — bpy_struct
Result of cloth solver iteration
Average error during substeps
| Type: | float in [-inf, inf], default 0.0, (readonly) |
|---|
Average iterations during substeps
| Type: | float in [-inf, inf], default 0.0, (readonly) |
|---|
Maximum error during substeps
| Type: | float in [-inf, inf], default 0.0, (readonly) |
|---|
Maximum iterations during substeps
| Type: | int in [-inf, inf], default 0, (readonly) |
|---|
Minimum error during substeps
| Type: | float in [-inf, inf], default 0.0, (readonly) |
|---|
Minimum iterations during substeps
| Type: | int in [-inf, inf], default 0, (readonly) |
|---|
Status of the solver iteration
| Type: | enum set in {‘SUCCESS’, ‘NUMERICAL_ISSUE’, ‘NO_CONVERGENCE’, ‘INVALID_INPUT’}, default {‘SUCCESS’}, (readonly) |
|---|
Inherited Properties
Inherited Functions
References