sumVolumeBetweenFacetsAndPlane MethodStatic

sum (signed) volumes between facets and a plane. Return a structure with multiple sums:

  • volume = the sum of (signed) volumes between facets and the plane.
  • positiveAreaMomentData, negativeProjectedFacetAreaMoments = moment data with centroid, area, and second moments with respect to the centroid.

sumVolumeBetweenFacetsAndPlane(source: Polyface | PolyfaceVisitor, plane: Plane3dByOriginAndUnitNormal): FacetProjectedVolumeSums

Parameter Type Description
source Polyface | PolyfaceVisitor  
plane Plane3dByOriginAndUnitNormal  

Defined in

Last Updated: 08 January, 2020