Modelkit/Params geometry import

Hi all. I am trying to parameterize prototype buildings within grasshopper and run optimization on them using Wallacei down the line. Right now, I am trying to import geometry from a .pxt file (The geometry portion of an idf) given by bigladder within modelkit into geometry in rhino/grasshopper. Does anyone know a workflow that I could take to complete this? Thank you.

1 Like

hi @CraigRhyne can you share an example .pxt or .json for tinkering reasons? E+ ‘should’ be able to convert pxt to idf
best
-trevor

Of course, Thank you for the response. Unfortunately I cannot attach a .pxt on this website but I will attach an example .idf (V23.2.0) that will have the geometry .pxt in question within it.
instance_v23_2.idf (528.5 KB)

I am familiar with conversion of .pxt to idf within E+, but I wanted to take the individual geometry data and parametrically create new .idf files.