UVSurfaceOps Class

UVSurfaceOps is a class containing static methods operating on UVSurface objects.

Methods

Name Description
createLinestringOnUVLine(surface: UVSurface, u0: number, v0: number, u1: number, v1: number, numEdge: number, saveUV: boolean = false, saveFraction: boolean = false): LineString3d Static evaluate numEdge+1 points at surface uv parameters interpolated between (u0,v0) and (u1,v1)
accumulate the xyz in a linestring.
 

Defined in

Last Updated: 08 January, 2020