Share

RebarFreeFormAccessor.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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public IList<ElementId> GetUpdatingSharedParameters()

Return Value

IList<ElementId>
Returns the elementIds of the shared parameters

See Also

Reference

Was this information helpful?