RebarInSystem.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.
-
viewThe view.
-
barIndexThe index of the bar from this rebar set.
Return Value
bool
True if the bar is hidden in this view, false otherwise.
-
A non-optional argument was NULL
-
barIndex is not in the range [ 0, NumberOfBarPositions-1 ].