getParam Method

Get reference to cached uv parameter interpolated from facet data. Inputs may be used to compute the cache.

getParam(facetParams?: IndexedXYCollection, facetVertices?: IndexedXYZCollection, distanceTolerance?: number): Point2d | undefined

Parameter Type Description
facetParams IndexedXYCollection  
facetVertices IndexedXYZCollection  
distanceTolerance number  

Returns - Point2d | undefined

Defined in

Last Updated: 04 June, 2026