addParam Method
Add a uv param.
addParam(param: Point2d): number
Parameter | Type | Description |
---|---|---|
param | Point2d |
Returns - number
0-based index of the added param.
Defined in
- polyface/Polyface.ts Line 327
Last Updated: 20 June, 2023
Add a uv param.
addParam(param: Point2d): number
Parameter | Type | Description |
---|---|---|
param | Point2d |
Returns - number
0-based index of the added param.
Last Updated: 20 June, 2023