Revit 2025 API
Rebar |
Returns true if the RebarHandleType of the RebarConstrainedHandle is 'CustomHandle'.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsCustomHandle()
Public Function IsCustomHandle As Boolean
public: bool IsCustomHandle()
member IsCustomHandle : unit -> bool
Return Value
BooleanSee Also