getParam Method
Get uv parameter interpolated from facet data.
getParam(facetParams?: IndexedXYCollection): undefined | Point2d
@returns reference to cached uv parameter
| Parameter | Type | Description | 
|---|---|---|
| facetParams | IndexedXYCollection | used to compute the uv parameter cache | 
Returns - undefined | Point2d
reference to cached uv parameter
Defined in
- polyface/FacetLocationDetail.ts Line 226
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.