ansys.meshing.prime.FeatureRecoveryParams Last update: 17.07.2025 static FeatureRecoveryParams.set_default(scope=None, enable_feature_octree_refinement=None, size_at_features=None) Set the default values of FeatureRecoveryParams. Parameters: scope: ScopeDefinition, optional : Scope used for feature recovery control. enable_feature_octree_refinement: bool, optional : Checks whether to perform octree refinement at feature edges. size_at_features: float, optional : Refinement size at features.