Click or drag to resize

GripUserInterfaceObjectSetSnapPoints Method

[Missing <summary> documentation for "M:Rhino.UI.GripUserInterfaceObject.SetSnapPoints(System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d})"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public void SetSnapPoints(
	IEnumerable<Point3d> points
)

Parameters

points
Type: System.Collections.GenericIEnumerablePoint3d

[Missing <param name="points"/> documentation for "M:Rhino.UI.GripUserInterfaceObject.SetSnapPoints(System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d})"]

See Also