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

Element.EvaluateParameterValues

Method
Description:
Evaluate the parameters' values of the element on the given parameter ID set.
Syntax
Parameters
Parameter Type Description
parameterIds ISet Parameter IDs with which the ParameterValue to be retrieved.
Return Value
Type Description
IList List of of the element, which does not include those that cannot be retrieved but are passed in through parameterIds .
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null