IsCrankLengthOverrideEnabled Method


Rebar Is Crank Length Override Enabled 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.0.4.0 (26.0.4.0)
Syntax
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