RebarDeformationType Enumeration


Rebar Deformation Type 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 name Value Description
Deformed 0 The bar is ribbed.
Plain 1 The bar is not ribbed.
See Also