hello dynamo community! i work in this script but the output shows only empty list. is anyone know what i did wrong here & help me to solve this
@sovitek hi sir i need your help to solve this script
hello @bim6MRER3 and welcome…whitch package is these insulation nodes from ? have you tried with openmep or mepover…btw whitch revit version are you in ?
EDIT try what @Draxl_Andreas show seems that the issue…
@sovitek @Draxl_Andreas i tried with mepover package aslo but still it shows null
try feed in you pipe instance in element input, seems what you feed in now is the size…im not at dynamo in the moment but share your graph and i can take a look later, if you dont have found a solution
ok sir thanks for the info
Yes and try feed in a single insulation type as well…try with get at index for insulation type and see if it work
allright what does number from feet and inches node give you ?
Feet and inches node to give exact insulation for pipe, because number node & code block node is not give exact insulation for pipe in my script, sir
alright …guess mepover expect millimeter
Try feeding a number of 0.5
in for the thickness (trying to confirm the feet and inches node isn’t producing the issue).
@sovitek @jacob.small hey now i got the solution thank you for good time
great it could work at least ;))