Rebar.IsBarHidden
Description:
Identifies if a given bar in this rebar set is hidden in this view.
Identifies if a given bar in this rebar set is hidden in this view.
public bool IsBarHidden(
View view,
int barIndex
)
-
A non-optional argument was null
-
barIndex should be in range [ 0, NumberOfBarPositions-1 ] and the bar at barIndex should be included.