RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Subelement

Subelement.GetParameterValue

Method
Description:
Obtains the current parameter value of this subelement given a parameter id.
Syntax
Parameters
Parameter Type Description
parameterId ElementId Parameter id.
Return Value
Type Description
ParameterValue Parameter value.
Exceptions
Exception Condition
ArgumentException parameterId does not identify a valid parameter of this subelement.
ArgumentNullException A non-optional argument was null