VolumeBetweenPolygonAndPlaneOptions Interface

Bundle of options for volumeBetweenPolygonAndPlane.

@see VolumeBetweenPolygonAndPlaneOutput

Properties

Name Type Description
skipMoments boolean | undefined Whether to skip computation of the area moments.  
workMatrix Matrix4d | undefined Work matrix.  
workPoint0 Point3d | undefined Work point.  
workPoint1 Point3d | undefined Another work point.  
workVector Vector3d | undefined Work vector.  

Defined in

Last Updated: 07 June, 2025