Describes the way bars are shifted in the splice relation.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum RebarSpliceShiftOption
Members
| Member name | Value | Description |
|---|
| BarPlane | 0 |
Bar Plane is shifted so that the spliced rebars are not clashing.
|
| None | 1 |
The bars are not shifted at all.
|
See Also
Reference