RebarGeometryType Enumeration
Rebar geometry type

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)

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