    

 ## On this page

  

 

 # FeatureExtraction

 Last update: 10.09.2025 

<a id="ansys.meshing.prime.FeatureExtraction"></a>

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

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

- **Parameters:**
    
    **model**: Server model to create FeatureExtraction object.

### Methods

NameDescription[`FeatureExtraction.create_intersection_edge_loops`](ansys.meshing.prime.FeatureExtraction.create_intersection_edge_loops.md#ansys.meshing.prime.FeatureExtraction.create_intersection_edge_loops)(...)Finds 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 given extract feature parameters.