Skip to main content

Prime Mesh Python client library 2025 R2 SP04

get_active_volumetric_size_fields

Last update: 20.02.2026

Model.get_active_volumetric_size_fields()

Get the active sizefield ids.

  • Returns:

    Iterable[int] : Return the list of active sizefield ids.

  • Return type:

    Iterable[int]

Examples

>>> model = client.model
>>> active_size_field_ids = model.get_active_volumetric_size_fields()

Connect with Ansys