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
- backend/src/ExportGraphics.ts Line 432
Last Updated: 30 November, 2023