set_default#
- static SurferResults.set_default(error_code=None, topofaces_not_projected_on_geometry=None)#
Set the default values of SurferResults.
- Parameters:
- error_code: ErrorCode, optional
Error code associated with the failure of operation.
- topofaces_not_projected_on_geometry: Iterable[int], optional
Ids of topofaces projected to facets instead of CAD geometry, when projectOnGeometry is enabled.