Wrapper#

class ansys.meshing.prime.Wrapper(model)#

Provides operations to generate surface mesh using wrapper technology.

Methods

Wrapper.close_gaps(scope, params)

rtype:

WrapperCloseGapsResult

Wrapper.connect(wrapper_part, target_labels, ...)

Performs label controlled connection of wrapper part face zonelets to face zonelets of

Wrapper.improve_quality(part_id, params)

Improve the surface quality and resolve connectivity issues like intersections, multi, free, spikes, point contacts and so on.

Wrapper.wrap(wrapper_control_id, params)

rtype:

WrapResult