Get Area Schedule Data

Hello Everyone,

I am creating a script to capture the data from the Area schedule that I will eventually use as a parameter for other Schedules that I will be working on. I am struggling to find a way to link the filtered list of schedule into a scheduleview so i can use it in the node Schedule.getdata (bimorph).

Any help is much appreciated. Happy to get any feedback you may have to simplify.

Advance Happy Christmas to everyone. Cheers :slight_smile:

Hi have you tried just feed in directly from your filter bool mask ? guess schedule get data, need the view and not the name

1 Like

Thanks @sovitek , I have tried this but still it doesnt work as a scheduleview input.

Update: I was able to use Crumpleโ€™s ScheduleSheetInstance.ScheduleType to connect it as a ScheduleView.

Cheers

1 Like