GetCrankStartOffsetLengthFormulaParams Method


Rebar Crank Overridable Parameters Get Crank Start Offset Length Formula Params Method

Gets the formula parameter ids defined in the RebarShape family which are associated with start crank offset 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> GetCrankStartOffsetLengthFormulaParams()

Return Value

ISet ElementId
Returns the formula parameter ids defined in the RebarShape family which are associated with start crank offset length parameters.
See Also