RebarIsRebarFreeForm Method

Returns true if the rebar is free form and false if shape driven.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsRebarFreeForm()

Return Value

Boolean
Returns true if the rebar is free form and false if shape driven.
See Also