Rebar.GetSpacingsBetweenBars
Description:
Gets the spacings between all bars in set that have CustomSpacing layout. It will consider that there are no moved or removed bars from the set.
Gets the spacings between all bars in set that have CustomSpacing layout. It will consider that there are no moved or removed bars from the set.
public IList<double> GetSpacingsBetweenBars()
IList<Double>
Returns the spacings between all bars in set.
-
Rebar should have CustomSpacing layout. -or- The Free Form Rebar doesn't have set a distribution path.