SurfaceFeatureType#
- class ansys.meshing.prime.SurfaceFeatureType(value)#
Type of face edges considered as features.
Attributes
None of face edges are considered as feature.
Face edges at zone boundary are considered as feature.
Face edges with normal angle more than threshold are considered as feature.
Face edges at zone boundary or with normal angle more than threshold are considered as feature.
Face edges at zonelet boundary are considered as feature.
Face edges at zonelet boundary or with normal angle more than threshold are considered as feature.