GetUpdatingSharedParameters Method


Get the shared parameters listed as dependencies in the calculation of the rebar curves

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2020

Syntax

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

Return Value

Returns the elementIds of the shared parameters

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 →