RebarGeometryType Enumeration
Rebar geometry type

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)

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