Conversation
MEPDesign to pyRevitMEP
|
Hi André :-), Thanks for your pull request. General
ToolsSplit pipes
Code - PipeConnectionCan you explain the goal of this function ? I was not able to make it work. It require special parameters ? Renumber markSame Tell me if you need more information on some points. And again, congratulation for doing this already and thanks for your work. |
|
Hello Cyril :-), I will correct the problems, soon I will send a new pull request. Code - PipeConnectionThis function searches for a .csv file containing the names of the families and also the parameters that must be evaluated to assign a code and description for the families. It is possible in the same .csv file to configure the codes and descriptions used by several construction companies, without inserting this information through lookuptable in families. Renumber markWith the descriptions inserted in the project with the previous function, we can number the MARK parameter considering the description of the elements in alphabetical order. I am putting this link of a video in which I demonstrate the use of the CODES and MARK PARAMETER tab, I intend to remove these functions, but if you want to test these functions I am attaching the .csv file with the registered families here, I registered all the families of Amanco Wavin for Brazil. The functions of the CODE and RENUMBER MARK tab are very specific, I think they are not so interesting for the community, in the next pull request I intend to remove them. Thanks. |
|
Hi André, I watched your video. Now I understand. I think it is a good idea to keep it but maybe put it in a stack with dropdowns. |
MEPDesign to pyRevitMEP. In soon in my youtube channel (Engenheiro Hidraúlico) I'll explain how works the code panel and much more.
Thanks!