ResolveIntersectionResult#

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

Result structure associated with resolve intersections operation.

Methods

ResolveIntersectionResult.print_default()

Print the default values of ResolveIntersectionResult.

ResolveIntersectionResult.set_default([...])

Set the default values of ResolveIntersectionResult.

Attributes

ResolveIntersectionResult.error_code

Errror code associated with a resolve intersections operation.