API Reference > imodeljs-common > Geometry > MassPropertiesResponseProps MassPropertiesResponseProps Interface Information returned from the back end to the front end holding the result of the mass properties calculation. Properties Name Type Description area undefined | number centroid undefined | XYZProps ixy undefined | number ixz undefined | number iyz undefined | number length undefined | number moments undefined | XYZProps perimeter undefined | number status BentleyStatus volume undefined | number Defined in core/common/src/MassProperties.ts Line 35 Last Updated: 11 June, 2024