Skip to main content

Prime Mesh Python client library 2025 R2

create_intersection_edge_loops

Last update: 10.09.2025

FeatureExtraction.create_intersection_edge_loops(part_face_zonelets, intersecting_part_face_zonelets, params)

Finds the edge zonelets formed by intersection of two face zonelets. Performs n to n intersection of face zonelets present in part face zonelets with those in intersecting part face zonelets depending on the input parameters. Order of input does not matter.

Examples

>>> results = feature_extraction.create_intersection_edge_loops(part_face_zonelets, intersecting_part_face_zonelets, params)

Connect with Ansys