RebarSpacingZone Properties

The RebarSpacingZone type exposes the following members.

Properties
  NameDescription
Public propertyLength
Gets or sets the proposed overall spacing zone length.
Public propertyLengthType
Gets or sets a value indicating whether the length is absolute or relative. If the length is relative the length property is treated as a proportion of the overall available spacing length (from the associated RebarGuideline). The available spacing length is the guideline length less the calculated start and end offsets and less any fixed length spacing zones. An example of how relative length values are handled: With two relative length zones with proposed length values of 10 and 20 respectively the final calculated lengths will normally be 'available spacing length'*10/(10+20) and 'available spacing length'*20/(10+20) though the spacing algorithm may determine a different result in some situations.
Public propertyNumberOfSpaces
Gets or sets the proposed number of spaces in the spacing zone.
Public propertyNumberOfSpacesType
Gets or sets a value indicating whether the number of spaces is exact or target. If the number of spaces is target the spacing algorithm may determine a different number of spaces to use.
Public propertySpacing
Gets or sets the proposed spacing (the space between each reinforcing bar centerline) in the spacing zone.
Public propertySpacingType
Gets or sets a value indicating whether the spacing is exact or target. If the spacing is target the spacing algorithm may determine a different spacing to use.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next