set_default#
- static SearchByInvalidNormalsResults.set_default(n_found=None, error_code=None)#
Set the default values of the
SearchByInvalidNormalsResults
object.- Parameters:
- n_found: int, optional
Number of invalid normals identified.
- error_code: ErrorCode, optional
Error code associated with search invalid normals operation.