getNormal Method
Get normal interpolated from facet data.
getNormal(facetNormals?: IndexedXYZCollection): Vector3d | undefined
@returns reference to cached normal
| Parameter | Type | Description |
|---|---|---|
| facetNormals | IndexedXYZCollection | used to compute the normal cache |
Returns - Vector3d | undefined
reference to cached normal
Defined in
- polyface/FacetLocationDetail.ts Line 214
Last Updated: 04 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.