Hide menu
Loading...
Searching...
No Matches
Validation Properties Example

Table of Contents

Computes volume, area, center of gravity and bounding box of a 3D model.

Description

Some properties allow to verify correctness of the conversion of model data by comparing its values in the sending and receiving systems. To acquire this properties a ModelAlgo_ValidationPropertyData class is used.

Surface area: 471.239
Volume: 785.398
Centroid: (7.23753e-17, 1.91361e-17, 5)
Bounding Box: (10, 10, 10)

More information about validation properties please find in Validation Properties Guide.

Files