Skip to main content

Prime Mesh Python client library 2024 R2

FeatureExtraction

Last update: 17.07.2025

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

Name Description
FeatureExtraction.create_intersection_edge_loops(...) Finds the edge zonelets formed by intersection of two face zonelets.
FeatureExtraction.extract_features_on_face_zonelets(...) Extract edges by angle and face zonelet boundary using given extract feature parameters.

Connect with Ansys