Search found 1 match

by kprusicka
Mon Oct 31, 2022 11:32 am
Forum: VE Python API
Topic: Surfaces simulation data
Replies: 2
Views: 2688

Surfaces simulation data

I am trying to extract the surface simulation data using VE Python API, I went through all of the surfaces and a lot of data was missing, I included adjacencies and openings in my script using

results_file_reader.get_surface_results(id, adjacency.get_properties()['aps_handle'], 'Int surface ...