Rebar.MaxSpacing
Description:
Identifies the maximum spacing between rebar in rebar set.
Identifies the maximum spacing between rebar in rebar set.
Remarks:
The maximum spacing can be set for rebar sets with layout rule MaximumSpacing, MinimumClearSpacing, or NumberWithSpacing.
The maximum spacing can be set for rebar sets with layout rule MaximumSpacing, MinimumClearSpacing, or NumberWithSpacing.
public double MaxSpacing { get; set; }
-
When setting this property: The maxSpacing isn't bigger than 0.0.
-
This rebar element represents a single bar (the layout rule is Single). -or- When setting this property: The rebar set layout does not permit changing the maximum spacing.