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; }
Public ReadOnly Property UVPoint As Point2d
Get
Property Value
Type:
Point2dSee Also