RebarDeformationType Enumeration

RebarDeformationType Enumeration

Bar deformation type

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum RebarDeformationType
Public Enumeration RebarDeformationType
public enum class RebarDeformationType
type RebarDeformationType
Members
Member nameValueDescription
Deformed0 The bar is ribbed.
Plain1 The bar is not ribbed.
See Also