Convert solid to native revit elements

Hello all ,
i have a solid geometry that i want to convert it to native revit elements. for example for the floors how can i extract the polycurves of this solid to feed it to the Slabs.Create Node ?
Thank you

Test3.rvt (6.7 MB)

hello, here is a way to recover the limits of your ext and int slab

you will need to install a package and/or generate python code or others
to be able to send several contours (int ext) at the same time to define the outline of the ground

cordially
christian.stan

3 Likes

Thank you alot christian . i installed the Orchid and the springs packages and now connected the Polycurves with the Slabs.Create node and it worked perfectly

1 Like