Share

ReinforcementBarOrientation Enumeration

Describes the bar orientation at Path Reinforcement.


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

Syntax

C#

public enum ReinforcementBarOrientation

Members

Member nameValueDescription
BottomOrInterior2 The major segment of the bar is on the bottom face (of a floor/slab) or the interior face (of a wall).
FarSide3 The major segment of the bar is on the side edge far from the Path Reinforcement sketch line.
NearSide1 The major segment of the bar is on the side edge near to the Path Reinforcement sketch line.
TopOrExterior0 The major segment of the bar is on the top face (of a floor/slab) or the exterior face (of a wall).

See Also

Reference

Was this information helpful?