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