Load Family Into UnOpened Projects

Load Family Into UnOpened Projects

paullimapa
Mentor Mentor
2,782 Views
14 Replies
Message 1 of 15

Load Family Into UnOpened Projects

paullimapa
Mentor
Mentor

Is there a method to load a family into multiple projects by selecting them in a browser like window without having to open the projects first?

 

Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales | Exchange App Store


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
2,783 Views
14 Replies
Replies (14)
Message 2 of 15

RobDraw
Mentor
Mentor

I certainly hope not.


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
Message 3 of 15

Corsten.Au
Advisor
Advisor

Hi

 

there is not inbuilt command to do that.

Easier method would be to export all the required families in one folder

and then import in one go to open revit files.

 

Reason : It may ask to override families, so one needs to mention to override or keep originals..

 

Option 2: You can create a Dynamo script to do that, but that would take some effort to create and 

need to customise it .

Corsten
Building Designer
0 Likes
Message 4 of 15

paullimapa
Mentor
Mentor

Thanks for the feedback...Dynamo Script sounds promising.  Any experts out there that would like to give this a shot?

Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales | Exchange App Store


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 5 of 15

Viveka_CD
Alumni
Alumni

Hi @paullimapa

 

Try this link HERE and see if it helps resolve your issue regarding loading families.

 

Regards,

0 Likes
Message 6 of 15

paullimapa
Mentor
Mentor

Thanks for the link. Unfortunately, this is not what I'm looking for.  The code provided in the link loads a list of families in a given folder into the current already opened Revit project file. I'm looking for something that will allow me to load the current opened Revit family file into a list of unopened Revit project files.

But thanks for trying.

 

Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales | Exchange App Store


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 7 of 15

Viveka_CD
Alumni
Alumni

Hi @paullimapa

 

I see what you are saying. This may be possible with an additional package. (Run a search for families here)

 

In the above link in my previous post, I assume the 'DanEDU Dynamo' package was used.

You can try posting on the dynamo forum for further feedback.

 

We will keep this thread open for any other feedback from the community.

 

Regards,

0 Likes
Message 8 of 15

paullimapa
Mentor
Mentor

Hi , thanks again for your suggestions. I ran a search for families but no additional package is available that will accomplish what I'm looking for.  I just posted using the same topic under the  dynamo forum Thanks again.

 

Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales | Exchange App Store


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 9 of 15

RobDraw
Mentor
Mentor

I'd be wary of any tool with that kind of brute force power. It would have to have some serious permission and error checking that, AFAIK, can only be done by opening the model. Alternatively, it could be done when no one has the model open and no one will open a local and synch to central. Be cautious.


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 10 of 15

Viveka_CD
Alumni
Alumni

Hi @paullimapa

 

Thanks for posting on the dynamo forum!

 

Please follow up on this thread if you have an update. @RobDraw sounds right, this function maybe tough with unopened models, but we can still try.

 

Regards,

0 Likes
Message 11 of 15

paullimapa
Mentor
Mentor

So far no solutions from the dynamo forum either...

 

Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales | Exchange App Store


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 12 of 15

Anonymous
Not applicable

Hi all,

 

I realize that this is an old post, but has anybody come across any solutions for this issue? I have the same problem that I am looking to solve. Basically I am looking to update/add new parameters to a bunch of families and would like to push that updated information to a whole bunch of closed Revit files. I am not worried about the brute forcing of the solution as I am only changing textual data, nothing modelling based at all. I have done tests with individual files and everything works great, but I don't know how to make the File.LoadFamily node iterate through multiple Revit .RVT or .RFA files.

Any assistance or direction would be appreciated.

 

Thanks a lot!

0 Likes
Message 13 of 15

RDAOU
Mentor
Mentor

If I remember right, there has been some promising attempts to generate something using a combination between Python and Dynamo...but not while the families are closed...they used a script to batch open >> modify >> save and close

 

 

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


0 Likes
Message 14 of 15

Anonymous
Not applicable

Thanks very much that would be perfect, any idea where I could find some assistance on this? 

I have looked quite a lot and cant quite find what I am looking for, maybe you know of a place?

0 Likes
Message 15 of 15

DXRodriguez
Participant
Participant

Not sure if this is what you are looking for but CTC Family Batch Tool? its free! its an add on thou.

 

https://apps.autodesk.com/RVT/en/Detail/Index?id=4189328255668537679&appLang=en&os=Win64

0 Likes