auto_xyz_StatisticΒΆ

auto_xyz_Statistic creates a text element with some statistical information for the given 3D dataset.

ssText = auto_xyz_Statistic(hData)

Return Value

ssText is the text with the statistical data. The Text can be put into the template with the auto_ReplaceText function.

Parameters

hData

hData is the handle of a 3D dataset.

id-979660