Share

Rebar.IsRebarShapeDriven Method

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


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

Syntax

C#

public bool IsRebarShapeDriven()

Return Value

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

See Also

Reference

Was this information helpful?