RebarSpliceShiftOption Enumeration

RebarSpliceShiftOption Enumeration

Describes the way bars are shifted in the splice relation.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum RebarSpliceShiftOption
Public Enumeration RebarSpliceShiftOption
public enum class RebarSpliceShiftOption
type 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