SurfaceCurvatureUVPoint Property |
Gets the UV location where the curvature was computed.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point2d UVPoint { get; }Public ReadOnly Property UVPoint As Point2d
Get
Property Value
Type:
Point2d
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also