Rebar.CanHaveVaryingLengthBars Property

Identifies if a set can have varying length bars or not.


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

Syntax

C#

public bool CanHaveVaryingLengthBars { get; }

Property Value

Boolean

Remarks

This property is true if:

For free form rebar this will always be true.

Otherwise, is false.

See Also

Reference

Rebar Class
Autodesk.Revit.DB.Structure Namespace