set_default#
- static SearchByIntersectionResults.set_default(n_found=None, error_code=None)#
Set the default values of the
SearchByIntersectionResults
object.- Parameters:
- n_found: int, optional
Number of face elements identified by intersection(face elements interfering with each other).
- error_code: ErrorCode, optional
Error code associated with search intersection operation.