RebarSpacing Methods |
The RebarSpacing type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Makes a copy of this object.
| |
Create(RebarSpacingOffset, RebarSpacingOffset, Int32) |
Craetes a spacing defined by number of bars.
| |
Create(RebarSpacingOffset, RebarSpacingOffset, IEnumerableRebarSpacingExactSpacingElement, RebarSpacingExactSpacingValidation) |
Creates an exact spacing if the given elements are valid.
| |
Create(RebarSpacingSpacingType, RebarSpacingOffset, RebarSpacingOffset, Double) |
Create a spacing which is defined by a single distance.
| |
IsExactFlexibleType |
Gets whether the spacing is an exact type with flexible space(s).
|
See Also