ParameterSet Method

Sets the parameter to a new value.
Overload List
 NameDescription
Public methodCode exampleSet(Double)Sets the parameter to a new real number value.
Public methodSet(ElementId)Sets the parameter to a new element id.
Public methodSet(Int32)Sets the parameter to a new integer value.
Public methodCode exampleSet(String)Sets the parameter to a new string of text.
Top
See Also