Share

AreaReinforcementLayerType Enumeration

Describes the layers of an Area Reinforcement


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

Syntax

C#

public enum AreaReinforcementLayerType

Members

Member nameValueDescription
BottomOrBackMajor2 Reinforcement layer is on the bottom face of a floor host, or on the back face of a wall host in the major direction.
BottomOrBackMinor3 Reinforcement layer is on the bottom face of a floor host, or on the back face of a wall host in the minor direction.
TopOrFrontMajor0 Reinforcement layer is on the top face of a floor host, or on the front face of a wall host in the major direction.
TopOrFrontMinor1 Reinforcement layer is on the top face of a floor host, or on the front face of a wall host in the minor direction.

See Also

Reference

Was this information helpful?