Element.EvaluateParameterValues
Description:
Evaluate the parameters' values of the element on the given parameter ID set.
Evaluate the parameters' values of the element on the given parameter ID set.
public IList<EvaluatedParameter> EvaluateParameterValues(
ISet<ElementId> parameterIds
)
-
ISet<ElementId>parameterIdsParameter IDs with which the ParameterValue to be retrieved.
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…