SurfaceDiagnosticSummaryParams#
- class ansys.meshing.prime.SurfaceDiagnosticSummaryParams(model=None, scope=None, compute_self_intersections=None, compute_free_edges=None, compute_multi_edges=None, compute_duplicate_faces=None, json_data=None, **kwargs)#
Parameters to control surface diagnostics summary results.
Methods
Print the default values of SurfaceDiagnosticSummaryParams.
Set the default values of SurfaceDiagnosticSummaryParams.
Attributes
Control to identify duplicate faces are present or not.
Control to identify free face edges are present or not.
Control to identify multi face edges are present or not.
Control to identify face intersections are present or not.
Scope the face zonelets for surface diagnostics.