Skip to main content

SurfaceMeshStatisticsResult

Other

Results from surface mesh statistics computation.

Import

import ScriptingApi as api

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

Properties

surface_name

Name of the surface object analyzed.

Type: str


statistics

Statistics for the whole surface or per-region statistics.

Type: list


See Also