How can i transfer data from Generic Model to Spaces

How can i transfer data from Generic Model to Spaces

Anonymous
Not applicable
1,466 Views
5 Replies
Message 1 of 6

How can i transfer data from Generic Model to Spaces

Anonymous
Not applicable

Dear All,

 

I have received an IFC model which Contains Spaces. The model has been created in AECOsim and exported IFC.

 

When i am inserting that IFC to Revit, The Spaces Appears as Generic Model Element with All Details as Text Parameters (Instance Parameters)

 

I need to make spaces in revit with same properties, and by copying each and every data from generic model to Space is extremely time consuming process.

 

i'd be very thankful if anybody knows the quick way to transfer or copy details from generic models to spaces.

 

My Generic model contains following data shown in snapshot. and i have assigned following IFC parameters to spaces from project parameters as i had shared parameter file of it.

 

Any Idea will be much appreciated.

 

Thanks in Adevance.

Regards,

Dharmil Ranpariya

0 Likes
Accepted solutions (1)
1,467 Views
5 Replies
Replies (5)
Message 2 of 6

jair_gh
Enthusiast
Enthusiast

If you use Dynamo you could propagate the parameters from one element to another via Get Parameter Value by Name and Set Parameter Value by Name

Message 3 of 6

Sahay_R
Mentor
Mentor

Down and dirty method - shared parameter associated with Generic Model and Space.

 

Capture.PNG


Rina Sahay
Autodesk Expert Elite
Revit Architecture Certified Professional

If you find my post interesting, feel free to give a Kudo.
If it solves your problem, please click Accept to enhance the Forum.
Message 4 of 6

ToanDN
Consultant
Consultant

@Sahay_R wrote:

Down and dirty method - shared parameter associated with Generic Model and Space.

 

 


How does that transfer parameter values from one category to another?

0 Likes
Message 5 of 6

Anonymous
Not applicable
Accepted solution

Thanks @jair_gh for suggesting to involve dynamo to achieve the result.

 

With Following Threads i have transferred the parameter value from Generic Model to Space.

 

 Transfer Parameter Value.JPG

0 Likes
Message 6 of 6

Anonymous
Not applicable

Thanks @Sahay_R for suggestion but with this way i can assign same parameter to Different catagories. but it can't transfer parameter value.

 

anyways i've found the way to transfer data from one type to other with the help of Dynamo. you can review it.

 

Thanks and Regards,

Dharmil Ranpariya

0 Likes