Skip to main content

Prime Mesh Python client library 2025 R2 SP04

SizingType

Last update: 20.02.2026

class ansys.meshing.prime.SizingType(value, names=None, *values, module=None, qualname=None, type=None, start=1, boundary=None)

Sizing type decides the type of size control.

Attributes

| Name | Description | | SizingType.PROXIMITY | Denotes the size control type is proximity. | | SizingType.CURVATURE | Denotes the size control type is curvature. | | SizingType.HARD | Denotes the size control type is hard. | | SizingType.SOFT | Denotes the size control type is soft. | | SizingType.MESHED | Denotes the size control type is meshed. | | SizingType.BOI | Denotes the size control type is body of influence. | | SizingType.SOI | Denotes the size control type is sphere of influence. |

Connect with Ansys