SubDVertex.SurfacePoint Method

SubDVertexSurfacePoint Method

The SubD surface point

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Point3d SurfacePoint()
Public Function SurfacePoint As Point3d

Return Value

Type: Point3d

[Missing <returns> documentation for "M:Rhino.Geometry.SubDVertex.SurfacePoint"]

See Also