createSurfaceUVPoint MethodStatic
Create a new detail structure.
createSurfaceUVPoint(surface: UVSurface | undefined, uv: Point2d, point: Point3d): UVSurfaceLocationDetail
| Parameter | Type | Description |
|---|---|---|
| surface | UVSurface | undefined | |
| uv | Point2d | coordinates to copy (not capture) into the detail.uv |
| point | Point3d | coordinates to copy (not capture) into the detail.point |
Defined in
Last Updated: 08 January, 2020