SubDVertexSurfacePoint Method |
The SubD surface point
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax public Point3d SurfacePoint()
Public Function SurfacePoint As Point3d
Return Value
Type:
Point3d[Missing <returns> documentation for "M:Rhino.Geometry.SubDVertex.SurfacePoint"]
See Also