FeatureExtraction#
- class ansys.meshing.prime.FeatureExtraction(model)#
Provide functions for all feature extraction operations like extracting edges zonlelets, tracing node paths.
- Parameters:
- model
Model
Server model to create FeatureExtraction object.
- model
Methods
Finds the edge zonelets formed by intersection of two face zonelets.
Extract edges by angle and face zonelet boundary using given extract feature parameters.