sumFacetAreas MethodStatic
Return the sum of all facet areas.
sumFacetAreas(source: undefined | Polyface | PolyfaceVisitor, vectorToEye?: Vector3d): number
| Parameter | Type | Description |
|---|---|---|
| source | undefined | Polyface | PolyfaceVisitor | |
| vectorToEye | Vector3d | compute facet area projected to a view plane perpendicular to this vector |
Returns - number
Defined in
- polyface/PolyfaceQuery.ts Line 111
Last Updated: 20 June, 2023