Share

RebarSpliceShiftOption Enumeration

Describes the way bars are shifted in the splice relation.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

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

Reference

Was this information helpful?