Revit 2023 API |
Rebar..::..IsHookLengthOverrideEnabled Method |
Rebar Class See Also |
Returns True if the ability to override hook lengths is enabled for this rebar instance, False otherwise.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2021
Syntax
C# |
---|
public bool IsHookLengthOverrideEnabled() |
Visual Basic |
---|
Public Function IsHookLengthOverrideEnabled As Boolean |
Visual C++ |
---|
public: bool IsHookLengthOverrideEnabled() |