RebarGeometryType Enumeration


Rebar Geometry Type Enumeration

Rebar geometry type

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum RebarGeometryType
Members
Member name Value Description
FreeForm 1 Free Form.
ShapeBased 0 Shape Driven.
See Also