| Revit 2022 API |
| Parameter..::..Set Method |
| Parameter Class See Also |
Sets the parameter to a new value.
Overload List
| Name | Description | |
|---|---|---|
| Set(Double) | Sets the parameter to a new real number value. | |
| Set(Int32) | Sets the parameter to a new integer value. | |
| Set(String) | Sets the parameter to a new string of text. | |
| Set(ElementId) | Sets the parameter to a new element id. |