RebarFreeFormAccessorGetUpdatingSharedParameters 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.0.4.0 (26.0.4.0)
Syntax
public IList<ElementId> GetUpdatingSharedParameters()

Return Value

IListElementId
Returns the elementIds of the shared parameters
See Also