HistoryRecordSetPoint3ds Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.HistoryRecord.SetPoint3ds(System.Int32,System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d})"]
Namespace: Rhino.DocObjects
public bool SetPoint3ds( int id, IEnumerable<Point3d> values )
Public Function SetPoint3ds ( id As Integer, values As IEnumerable(Of Point3d) ) As Boolean
[Missing <param name="id"/> documentation for "M:Rhino.DocObjects.HistoryRecord.SetPoint3ds(System.Int32,System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d})"]
[Missing <param name="values"/> documentation for "M:Rhino.DocObjects.HistoryRecord.SetPoint3ds(System.Int32,System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d})"]
[Missing <returns> documentation for "M:Rhino.DocObjects.HistoryRecord.SetPoint3ds(System.Int32,System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d})"]