VoidInclusionStatistic
Statistic values computed for a single metric.
Import
import ScriptingApi as api
# Access the class
# VoidInclusionStatistic is available via api.VoidInclusionStatistic
Properties
statistic_type
Statistic type name such as "Volume" or "Sphericity".
Type: str
values
One or more numeric values for the statistic (for example [x, y, z] for centroid indices).
Type: list