RebarConstrainedHandleIsCustomHandle Method |
Returns true if the RebarHandleType of the RebarConstrainedHandle is 'CustomHandle'.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsCustomHandle()
Public Function IsCustomHandle As Boolean
public:
bool IsCustomHandle()
member IsCustomHandle : unit -> bool
Return Value
Boolean
See Also