RhinoCommon API
HistoryRecordSetBools Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.HistoryRecord.SetBools(System.Int32,System.Collections.Generic.IEnumerable{System.Boolean})"]
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool SetBools( int id, IEnumerable<bool> values )
Public Function SetBools ( id As Integer, values As IEnumerable(Of Boolean) ) As Boolean
Parameters
- id
- Type: SystemInt32
[Missing <param name="id"/> documentation for "M:Rhino.DocObjects.HistoryRecord.SetBools(System.Int32,System.Collections.Generic.IEnumerable{System.Boolean})"]
- values
- Type: System.Collections.GenericIEnumerableBoolean
[Missing <param name="values"/> documentation for "M:Rhino.DocObjects.HistoryRecord.SetBools(System.Int32,System.Collections.Generic.IEnumerable{System.Boolean})"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.DocObjects.HistoryRecord.SetBools(System.Int32,System.Collections.Generic.IEnumerable{System.Boolean})"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14