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