P_Rhino_Geometry_SurfaceCurvature_UVPoint - mcneel/rhinocommon-api-docs GitHub Wiki

SurfaceCurvature.UVPoint Property

Gets the UV location where the curvature was computed.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Point2d UVPoint { get; }

VB

Public ReadOnly Property UVPoint As Point2d
	Get

Property Value

Type: Point2d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

SurfaceCurvature Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️