Gets the formula parameter ids defined in the RebarShape family which are associated with end crank offset length parameters.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetCrankEndOffsetLengthFormulaParams()
Return Value
ISet<ElementId>Retruns the formula parameter ids defined in the RebarShape family which are associated with end crank offset length parameters.
