VolumeBetweenPolygonAndPlaneOutput Interface

Bundle of output data for volumeBetweenPolygonAndPlane.

Properties

Name Type Description
area2 number Two times the signed area of the polygon's projection onto the plane.  
origin Point3d | undefined Origin of the facet used to accumulate products.  
products Matrix4d | undefined Raw accumulated second moment area products of the polygon's projection onto the plane.  
volume6 number Six times the signed volume of the truncated prism between the polygon and the plane.  

Defined in

Last Updated: 07 June, 2025