Share

Rebar.IsCrankLengthOverrideEnabled Method

Returns true if the ability to override crank lengths is enabled for this rebar instance, false otherwise.


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

Syntax

C#

public bool IsCrankLengthOverrideEnabled()

Return Value

Boolean
Returns true if the ability to override crank lengths is enabled for this rebar instance, false otherwise.

See Also

Reference

Was this information helpful?