Skip to content

Rebar.HasVariableLengthBars

Public Property

Identifies if a set has varying length bars or not.

Namespace: Autodesk.Revit.DB.Structure

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public bool HasVariableLengthBars { get; }

Property Value

Boolean

Remarks

This function internally compares the bar lengths, so to have an accurate result the document should be regenerated before calling it.