Share Email Facebook Twitter LinkedIn CurveByPointsArray.IsEmpty Property Test to see if the array is empty.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0) Syntax C# public virtual bool IsEmpty { get; }Property ValueBoolean RemarksIf the array is empty then True will be returned, otherwise False. See AlsoReferenceCurveByPointsArray ClassAutodesk.Revit.DB Namespace