Enables or disables the ability to override crank lengths for this rebar instance.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void EnableCrankLengthOverride( bool enable )
Parameters
- enable Boolean
- True to enable, False to disable.
