RebarDeformationType Enumeration

Bar deformation type

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