FacetProjectedVolumeSums Interface
Structure to return multiple results from volume between facets and plane
Properties
| Name | Type | Description | |
|---|---|---|---|
| negativeProjectedFacetAreaMoments | undefined | MomentData | summed area moments for negative contributions | |
| positiveProjectedFacetAreaMoments | undefined | MomentData | summed area moments for positive contributions | |
| volume | number | Summed (signed) volume |
Defined in
- polyface/PolyfaceQuery.ts Line 67
Last Updated: 20 June, 2023