Share

RebarCrankOverridableParameters.GetCrankEndStraightLengthFormulaParams Method

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


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

Syntax

C#

public ISet<ElementId> GetCrankEndStraightLengthFormulaParams()

Return Value

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

See Also

Reference

Was this information helpful?