Greeting,
I would like to know if there is a way to export nested child families coordinates from project.
The revit family as below: Those 4 nodes are nested family. Their location get changed based on the shared parameters.
Loaded in project as an example. It would be as much as 200.
Files are attached. Thank you very much for the help.
Test export 4 corners.rvt (6.2 MB)
Family1.rfa (408 KB)
another way could probably be get these ref planes in the family the nested family is locked to. so it will always follow the family instance position and size…just a rough try
2 Likes
Thanks @sovitek . Just wondering if you could share the script as well.
Try as here i have edit your family [set your refplanes as reference and give them names] then it should work and on multiple as well
Family1.rfa (508 KB)
1Home.dyn (18.5 KB)
1 Like
Very appreciate your help. Could you please share with me the script one more time? The first python script is missing from my end.
Or could you please share the screenshot of the first python code? Thanks a lot for this.
not really sure what you mean, i already have shared what i got
Thanks for this. The first python script is missing from my side. I tried to download it several times. Could you please share a screenshot of the actual code first python script again
not sure whats goin on…does this one her work for download, guess its pythonnet 3 isnt supported in older builds…maybe
try here does that work ?
1Home (2).dyn (18.7 KB)