RebarSpliceShiftOption Enumeration

Describes the way bars are shifted in the splice relation.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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