SearchByIntersectionResults#

class ansys.meshing.prime.SearchByIntersectionResults(model=None, n_found=None, error_code=None, json_data=None, **kwargs)#

Results associated with search by face element intersection (face elements interfering with each other).

Methods

SearchByIntersectionResults.print_default()

Print the default values of SearchByIntersectionResults.

SearchByIntersectionResults.set_default([...])

Set the default values of SearchByIntersectionResults.

Attributes

SearchByIntersectionResults.error_code

Error code associated with search intersection operation.

SearchByIntersectionResults.n_found

Number of face elements identified by intersection(face elements interfering with each other).