Gets the formula parameter ids defined in the RebarShape family which are associated with end crank angled length parameters.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetCrankEndAngledLengthFormulaParams()
Return Value
ISet<ElementId>
Returns the formula parameter ids defined in the RebarShape family which are associated with end crank angled length parameters.
See Also
Reference