Skip to main content

Prime Mesh Python client library 2024 R2

SizeFieldType

Last update: 17.07.2025

class ansys.meshing.prime.SizeFieldType(value)

The type of sizing field to be used to fetch element size at given location.

Attributes

Name Description
SizeFieldType.GEOMETRIC Geometric size field.
SizeFieldType.VOLUMETRIC Uses precomputed variable size in volumetric space defined by size field.
SizeFieldType.GEODESIC Uses geodesic size field.
SizeFieldType.CONSTANT Uses constant size at all locations of sizing field.
SizeFieldType.MESHEDGEODESIC Computes size field using existing surface mesh sizes and diffuses geodesically.

Connect with Ansys