GetParameters Method


Return the Ids of the shared parameters in the Definition.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2009

Syntax

C#
public IList<ElementId> GetParameters()
Visual Basic
Public Function GetParameters As IList(Of ElementId)
Visual C++
public:
IList<ElementId^>^ GetParameters()

Return Value

List of parameters as ElementIds.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →