MassPropertiesResponseProps Interface

Beta

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

Last Updated: 08 January, 2020