Rebar.SetBarIncluded
Description:
Sets if the bar at the desired index is included or not.
Sets if the bar at the desired index is included or not.
public void SetBarIncluded(
bool include,
int barPositionIndex
)
-
barPositionIndex is not in the range [ 0, NumberOfBarPositions-1 ].