GetUpdatingSharedParameters Method


Rebar Free Form Accessor Get Updating Shared Parameters 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: 25.0.0.0 (25.0.0.0)
Syntax
public IList<ElementId> GetUpdatingSharedParameters()

Return Value

IList ElementId
Returns the elementIds of the shared parameters
See Also