Returns true if the rebar is free form and false if shape driven.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2018
Syntax
| C# |
|---|
public bool IsRebarFreeForm() |
| Visual Basic |
|---|
Public Function IsRebarFreeForm As Boolean |
| Visual C++ |
|---|
public: bool IsRebarFreeForm() |