Share

RebarCrankOverridableParameters.GetCrankEndLengthFormulaParams Method

Gets the formula parameter ids defined in the RebarShape family which are associated with end crank length parameters.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public ISet<ElementId> GetCrankEndLengthFormulaParams()

Return Value

ISet<ElementId>
Returns the formula parameter ids defined in the RebarShape family which are associated with end crank length parameters.

See Also

Reference

Was this information helpful?