Search found 1 match

by LahiruW
Wed Oct 07, 2020 11:18 pm
Forum: VE Python API
Topic: Project Database Profile: set_data() usage
Replies: 0
Views: 66305

Project Database Profile: set_data() usage

Hi,

I'm trying to create profiles in the database via excel sheets using the VE API. I see that there is a set_data method but am struggling to work out how to use it to save the (x,y,formula) values for a daily profile. I know I must call upon save_profiles afterwards, but I'm not sure how to ...