2027 Method
Changes 0
M

Subelement.SetParameterValue

Description:
Sets a new parameter value of this subelement given a parameter id.
public void SetParameterValue(
	ElementId parameterId,
	ParameterValue pValue
)
  • parameterId does not identify a valid parameter of this subelement. -or- The parameter parameterId is not modifiable for this subelement.
  • A non-optional argument was null