SurfaceUtilities#
- class ansys.meshing.prime.SurfaceUtilities(model)#
Performs various general surface utilities algorithms. For example, add thickness.
Methods
SurfaceUtilities.add_thickness
(zonelets, params)Adds thickness to the selected list of face zonelet ids.
Copy face zonelets.
Create caps on the given face zonelets.
Delete unwetted surfaces based on material point list.
Fill holes in given face zonelets at given plane.
Gets bounding box of given zonelets.
Refine face elements in contact with other parts.
Resolve facezonelets intersections.
Performs a smoothing operation to eliminate sharp corners at locations where the input face zonelets intersect.