getNormal Method
return indexed normal. This is the COPY to the normal, not a reference.
getNormal(i: number): undefined | Vector3d
Parameter | Type | Description |
---|---|---|
i | number |
Returns - undefined | Vector3d
Defined in
- polyface/PolyfaceData.ts Line 179
Last Updated: 20 June, 2023