clientNormalIndex Method
Return the normal index of vertex i within the currently loaded facet. Use the artificial paramIndex, which matches pointIndex.
clientNormalIndex(i: number): number
| Parameter | Type | Description |
|---|---|---|
| i | number |
Returns - number
Defined in
- core/backend/src/ExportGraphics.ts Line 444
Last Updated: 30 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.