ThinStripType#

class ansys.meshing.prime.ThinStripType(value)#

The type to identify strip of face elements as thin strips using shape formed by features around the strip of face elements.

Attributes

ThinStripType.ALL

Thin strips of all shapes.

ThinStripType.EXCLUDEVSHAPE

Thin strips of all, but not v shape.

ThinStripType.VSHAPE

Thin strips of v shape only.