Click or drag to resize

SurfaceCurvatureUVPoint Property

Gets the UV location where the curvature was computed.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point2d UVPoint { get; }

Property Value

Type: Point2d
See Also