DynamoRevit icon indicating copy to clipboard operation
DynamoRevit copied to clipboard

ScheduleFilter.ByFieldTypeAndValue Casting Integers to wrong type

Open tinrobot2000 opened this issue 2 months ago • 1 comments

ScheduleFilter(ScheduleFieldId, ScheduleFilterType, Int32) Constructor requires Int32 - current casting to to int

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

tinrobot2000 avatar Dec 09 '25 04:12 tinrobot2000

tracked internally DYN-9924

avidit avatar Dec 09 '25 14:12 avidit