2024 Property
Changes 0
P

RebarContainerItem.NumberOfBarPositions

Description:
The number of potential bars in the set.
Remarks:
The number of positions is equal to the number of actual bars (the Quantity), plus one or two more positions depending on IncludeFistBar and IncludeLastBar.
public int NumberOfBarPositions { get; set; }