Revit 2021.1 API |
RebarConstrainedHandle..::..IsCustomHandle Method |
RebarConstrainedHandle Class See Also |
Returns true if the RebarHandleType of the RebarConstrainedHandle is 'CustomHandle'.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2018
Syntax
C# |
---|
public bool IsCustomHandle() |
Visual Basic |
---|
Public Function IsCustomHandle As Boolean |
Visual C++ |
---|
public: bool IsCustomHandle() |