Rebar geometry type

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)

Syntax

C#
public enum RebarGeometryType
Visual Basic
Public Enumeration RebarGeometryType
Visual C++
public enum class RebarGeometryType

Members

Member nameDescription
ShapeBased Shape Driven.
FreeForm Free Form.

See Also