VTComposer# class ansys.meshing.prime.VTComposer(model, part_id)# VTComposer is used for fix topology corrections like separate, pinch. Parameters: modelModelServer model to create VTComposer object. part_idintId of the part. Methods VTComposer.separate_faces_with_interior_edges(...) Separates the given topofaces having interior edges using the given VT Composer parameters.