RebarShapeDrivenAccessor.SetLayoutAsMaximumSpacing
Description:
Sets the Layout Rule property of rebar set to MaximumSpacing
Sets the Layout Rule property of rebar set to MaximumSpacing
Remarks:
When changing the layout rule to MaximumSpacing, you must also simultaneously set Spacing, SetLength, BarsOnNormalSide, IncludeFirstBar, and IncludeLastBar properties.
When changing the layout rule to MaximumSpacing, you must also simultaneously set Spacing, SetLength, BarsOnNormalSide, IncludeFirstBar, and IncludeLastBar properties.
-
spacingThe maximum spacing between rebar in rebar set
-
arrayLengthThe distribution length of rebar set
-
barsOnNormalSideIdentifies if the bars of the rebar set are on the same side of the rebar plane indicated by the normal
-
includeFirstBarIdentifies if the first bar in rebar set is shown
-
includeLastBarIdentifies if the last bar in rebar set is shown
-
The spacing isn't bigger than 0.0. -or- the set length arrayLength isn't acceptable.
-
None of the following disciplines is enabled: Structural.
-
This RebarShapeDrivenAccessor is an instance of a spiral or multiplanar shape.
-
This RebarShapeDrivenAccessor doesn't contain a valid rebar reference.