cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.

Favorite based MEP element creation

ConnorDE
Participant

Hello! In the Archicad 29 Development Kit it says the following:

"Favorite based element creation for MEP Elements"

 

However even though I looked through the API Development Kit, I couldn't find this, can somebody help me out with it?

Thanks in advance!

1 REPLY 1
Akos Somorjai
Graphisoft
Graphisoft

Hello,

 

Please take a look at the `PlaceRoutesBasedOnFirstFavorite()` function in the MEP_Test example.

 

Best,

Akos