Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

Change Family type

12 ANTWORTEN 12
Antworten
Nachricht 1 von 13
galicinao-roger
1517 Aufrufe, 12 Antworten

Change Family type

I loaded this Pile Type in Revit Project using Dynamo. But i want to change the Family Type based on the Pile No. I created using project parameters. Is there an easy way to change the family type without selecting each Pile. I tried the revit schedule to change but it only allows each pile so it is very time consuming. Any idea, add in or dynamo that could solve this problem easily. Thanks.

12 ANTWORTEN 12
Nachricht 2 von 13
ToanDN
als Antwort auf: galicinao-roger

Select one pile > right click > select all elements in project > change to a different type.

Nachricht 3 von 13
galicinao-roger
als Antwort auf: ToanDN

Thanks but I think you missed the point. I want the Pile No. same as the Family Type. Example Pile No. is A-3, so my family type should be Pile: A-3

Nachricht 4 von 13
ToanDN
als Antwort auf: galicinao-roger


@galicinao-roger wrote:

Thanks but I think you missed the point. I want the Pile No. same as the Family Type. Example Pile No. is A-3, so my family type should be Pile: A-3


Why?  Why not using Mark for Type No.?

Nachricht 5 von 13
galicinao-roger
als Antwort auf: ToanDN

Because there is a system that is designed by our company and it makes use of unique Global ID to update the pile model  when you export to IFC. If you use only one Type of Family when exported to IFC it has the same Global ID thus the system does not work. 

Nachricht 6 von 13
ToanDN
als Antwort auf: galicinao-roger

Why is the Global UniqueID based on Type and not Instance?  Sounds like a fundamental flaw.

Nachricht 7 von 13
galicinao-roger
als Antwort auf: ToanDN

I think when you load a family with the same type in revit project when exported to IFC the GUID is the same, so the system does not work. I tried changing the Type of the Family and when exported it  produces unique global id.

Nachricht 8 von 13
hmunsell
als Antwort auf: galicinao-roger

In the schedule,

  • Include the Family and Type, Pile No. and Count
  • Sort it by Pile No.
  • UNCHECK itemize every instance

you should be able to change the type in the schedule. you will get a warning message about changing all selected types, or something like that. 

 

Howard Munsell
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.



EESignature


Nachricht 9 von 13
galicinao-roger
als Antwort auf: hmunsell

Thanks but I already did that. But I want to make it easier to change the family type  according to Pile No. since these are thousand piles and its very time consuming if I would do it every single pile.

Nachricht 10 von 13
ToanDN
als Antwort auf: galicinao-roger


@galicinao-roger wrote:

I think when you load a family with the same type in revit project when exported to IFC the GUID is the same, so the system does not work. I tried changing the Type of the Family and when exported it  produces unique global id.


I don't which method did you generate the GUID in the IFC but the IfcGUID generated when exported from Revit to IFC is unique for every element.

 

ToanDN_0-1680222202646.png

 

Nachricht 11 von 13
L.Maas
als Antwort auf: ToanDN

I agree with others that it seems not the most efficient method, but here an example

LMaas_0-1680246766529.png

 

LMaas_1-1680246815244.png

 

LMaas_2-1680246886938.png

 

You might need to add to the script. In case you have two columns with the same PileNo, you might start to run into errors. Script attached

 

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

Nachricht 12 von 13
galicinao-roger
als Antwort auf: galicinao-roger

Thanks i will take a look

Nachricht 13 von 13
TripleM-Dev.net
als Antwort auf: galicinao-roger

@galicinao-roger 

 

Maybe look into using the parameter IfcName (instance based) to control the Type/Names of elements in IFC's

 

Also the documentation of the Custom IFC exporter: IFC for Revit 

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report