Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.SearchByThinStripParams

Last update: 17.07.2025

SearchByThinStripParams

class ansys.meshing.prime.SearchByThinStripParams(model=None, strip_height_limit=None, quality_limit=None, face_quality_measure=None, feature_type=None, feature_angle=None, json_data=None, **kwargs)

Parameters to search by thin strip of face elements.

Methods

SearchByThinStripParams.print_default() Print the default values of SearchByThinStripParams.
SearchByThinStripParams.set_default([...]) Set the default values of SearchByThinStripParams.

Attributes

SearchByThinStripParams.face_quality_measure Quality measure used for search strip of face elements.
SearchByThinStripParams.feature_angle Angle used to identify angle based features.
SearchByThinStripParams.feature_type Used to identify thin strip of face elements based on the provided feature type.
SearchByThinStripParams.quality_limit Quality limit used for search strip of face elements.
SearchByThinStripParams.strip_height_limit Absolute height limit to ignore strips with height more than provided limit.

Connect with Ansys