I have question related to this post:Creating pipe from CAD file. I did all like @Manel_Fernandez but my scrpit doesn’t work. What i have missed?
Hard to tell what’s going wrong in the python node, but I can say that an optimized version of that code is now available as a custom node in the MEPover package. You could give that a try and see if it works:
Well that script should just work fine, so the problem is probably a wrong input. Make sure you input a system type, pipe type and equal length lists of points.
How did you create the “Current Document” node?..
Hi @astone
You can use BuiltIn nodes that does the same job as custom node “CurrentDocument”.