    

 ## On this page

  

 

 # ansys.meshing.prime.FeatureExtraction

 Last update: 17.07.2025 

# FeatureExtraction

### *class* ansys.meshing.prime.FeatureExtraction(model)

Provide functions for all feature extraction operations like extracting edges zonlelets, tracing node paths.

### Methods

[`FeatureExtraction.create_intersection_edge_loops`](ansys.meshing.prime.FeatureExtraction.create_intersection_edge_loops.md#ansys.meshing.prime.FeatureExtraction.create_intersection_edge_loops)(...)Find the edge zonelets formed by intersection of two face zonelets.[`FeatureExtraction.extract_features_on_face_zonelets`](ansys.meshing.prime.FeatureExtraction.extract_features_on_face_zonelets.md#ansys.meshing.prime.FeatureExtraction.extract_features_on_face_zonelets)(...)Extract edges by angle and face zonelet boundary using the given extract feature parameters.