Share

Rebar.EnableCrankLengthOverride Method

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.1.0.0 (26.1.0.34)

Syntax

C#

public void EnableCrankLengthOverride(
	bool enable
)

Parameters

enable  Boolean
True to enable, False to disable.

See Also

Reference

Was this information helpful?