Click or drag to resize

SurfaceDirectionIndicators Constructor (NurbsSurface, Point2d)

Construct for a Nurbs surface.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public SurfaceDirectionIndicators(
	NurbsSurface surface,
	Point2d origin
)

Parameters

surface
Type: Rhino.GeometryNurbsSurface
origin
Type: Rhino.GeometryPoint2d
Use Unset to place the arrows at the default location.
See Also