SizeFieldType#
- class ansys.meshing.prime.SizeFieldType(value)#
The type of sizing field to be used to fetch element size at given location.
Attributes
Geometric size field.
Uses precomputed variable size in volumetric space defined by size field.
Uses geodesic size field.
Uses constant size at all locations of sizing field.
Computes size field using existing surface mesh sizes and diffuses geodesically.