Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.FeatureRecoveryParams

Last update: 17.07.2025

FeatureRecoveryParams

class ansys.meshing.prime.FeatureRecoveryParams(model=None, scope=None, enable_feature_octree_refinement=None, size_at_features=None, json_data=None, **kwargs)

FeatureRecoveryParams defines feature recovery control parameters for wrapper.

Methods

FeatureRecoveryParams.print_default() Print the default values of FeatureRecoveryParams.
FeatureRecoveryParams.set_default([scope, ...]) Set the default values of FeatureRecoveryParams.

Attributes

FeatureRecoveryParams.enable_feature_octree_refinement Checks whether to perform octree refinement at feature edges.
FeatureRecoveryParams.scope Scope used for feature recovery control.
FeatureRecoveryParams.size_at_features Refinement size at features.

Connect with Ansys