RebarSpliceShiftOption Enumeration

Describes the way bars are shifted in the splice relation.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum RebarSpliceShiftOption
Members
Member nameValueDescription
BarPlane0 Bar Plane is shifted so that the spliced rebars are not clashing.
None1 The bars are not shifted at all.
See Also