Skip to main content

VoidInclusionWholeMaskStatistic

Other

Aggregate statistics computed for the whole mask.

Import

import ScriptingApi as api

# Access the class
# VoidInclusionWholeMaskStatistic is available via api.VoidInclusionWholeMaskStatistic

Properties

statistic_type

Statistic type name such as "Volume" or "Porosity".

Type: str


values

Statistic values calculated for the full mask (often a single value). It's a list to accommodate multi-value statistics.

Type: list


See Also