Parameter.Set
Overloads (4):
| Name | Return Type | Description |
|---|---|---|
| Set(Double) | Boolean | Sets the parameter to a new real number value. |
| Set(ElementId) | Boolean | Sets the parameter to a new element id. |
| Set(Int32) | Boolean | Sets the parameter to a new integer value. |
| Set(String) | Boolean | Sets the parameter to a new string of text. |