RebarCrankOverridableParametersGetCrankEndStraightLengthFormulaParams 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.0.4.0 (26.0.4.0)
Syntax
public ISet<ElementId> GetCrankEndStraightLengthFormulaParams()

Return Value

ISetElementId
returns the formula parameter ids defined in the RebarShape family which are associated with end crank straight length parameters.
See Also