VTComposer#

class ansys.meshing.prime.VTComposer(model, part_id)#

VTComposer is used for fix topology corrections like separate, pinch.

Parameters:
modelModel

Server model to create VTComposer object.

part_idint

Id of the part.

Methods

VTComposer.separate_faces_with_interior_edges(...)

Separates the given topofaces having interior edges using the given VT Composer parameters.