Change piping system type of a piping system on RevitAPI

Change piping system type of a piping system on RevitAPI

jvideiraGZHPC
Participant Participant
776 Views
2 Replies
Message 1 of 3

Change piping system type of a piping system on RevitAPI

jvideiraGZHPC
Participant
Participant

Hello everyone,
I want to automate the step of changing the pipingsytemtype of a piping system, basically the same thing when I click here and choose another family:

jvideiraGZHPC_0-1654360415752.png


I tried using the ChangetypeId method like @jeremytammik suggested in another post but I got this message:
This Element cannot have type assigned.
How can I do it then?

Accepted solutions (1)
777 Views
2 Replies
Replies (2)
Message 2 of 3

naveen.kumar.t
Autodesk Support
Autodesk Support
Accepted solution

Hi @jvideiraGZHPC ,

Please take a look at this below link

https://forums.autodesk.com/t5/revit-api-forum/setsystemtype/td-p/8322632 


Naveen Kumar T
Developer Technical Services
Autodesk Developer Network

Message 3 of 3

jvideiraGZHPC
Participant
Participant

Thanks so much @naveen.kumar.t !

0 Likes