DynamoRevit icon indicating copy to clipboard operation
DynamoRevit copied to clipboard

ScheduleFilter.ByFieldTypeAndValue Does not allow for "HasNoValue", "HasParameter" and "HasValue" ScheduleFilterTypes

Open tinrobot2000 opened this issue 2 months ago • 1 comments

ScheduleFilterTypes HasParameter, HasValue and HasNoValue when used with a ScheduleFilter requires no value. This is not covered in the cases and it may also be possible that ScheduleView.AddFilter throws an exception when casting to Autodesk.Revit.DB.ScheduleFilter

https://github.com/DynamoDS/DynamoRevit/blob/46e427c740747b0f099c0ed58dd7d19fe1dc288b/src/Libraries/RevitNodes/Schedules/ScheduleFilter.cs#L43-L66

tinrobot2000 avatar Dec 09 '25 04:12 tinrobot2000

tracked internally DYN-9925

avidit avatar Dec 09 '25 14:12 avidit