I want to rename node but in idf file has no node object so i can not use modeleditor.rename(idf, "MATERIAL", "G01a 19mm gypsum board", "peanut butter) and need to manual check for object. Have any other pathway for that task ?
First time here? Check out the Help page!
1 | initial version |
I want to rename node but in idf file has no node object so i can not use modeleditor.rename(idf, "MATERIAL", "G01a 19mm gypsum board", "peanut butter) and need to manual check for object. Have any other pathway for that task ?
I want to rename node but in idf file has no node object so i can not use modeleditor.rename(idf, "MATERIAL", "G01a 19mm gypsum board", "peanut butter) and need to manual check for object. Have any other pathway for that task ??
**Branch,
Chilled Water Loop Supply Branch 1, !- Name
, !- Pressure Drop Curve Name
Pipe:Adiabatic, !- Component 1 Object Type
Pipe Adiabatic 6, !- Component 1 Name
Node 44, !- Component 1 Inlet Node Name
Node 45; !- Component 1 Outlet Node Name
Branch,
Chilled Water Loop Supply Branch 2, !- Name
, !- Pressure Drop Curve Name
Chiller:Electric:EIR, !- Component 1 Object Type
Chiller Electric EIR 1, !- Component 1 Name
Node 3, !- Component 1 Inlet Node Name
Node 1; !- Component 1 Outlet Node Name**
I want to change name of Node 44/45. Node 3/1 for easier reading. But there is no Node Object in my idf.
I want to rename node but in idf file has no node object so i can not use modeleditor.rename(idf, "MATERIAL", "G01a 19mm gypsum board", "peanut butter) and need to manual check for object. Have any other pathway for that task ?
**Branch,
**Branch,
Chilled Water Loop Supply Branch 1, !- Name
Name
, !- Pressure Drop Curve Name
Name
Pipe:Adiabatic, !- Component 1 Object Type
Type
Pipe Adiabatic 6, !- Component 1 Name
Name
Node 44, !- Component 1 Inlet Node Name
Name
Node 45; !- Component 1 Outlet Node NameName
Branch,
Branch,
Chilled Water Loop Supply Branch 2, !- Name
Name
, !- Pressure Drop Curve Name
Name
Chiller:Electric:EIR, !- Component 1 Object Type
Type
Chiller Electric EIR 1, !- Component 1 Name
Name
Node 3, !- Component 1 Inlet Node Name
Name
Node 1; !- Component 1 Outlet Node Name**
I want to change name of Node 44/45. Node 3/1 for easier reading. But there is no Node Object in my idf.
4 | None |
I want to rename node but in idf file has no node object so i can not use modeleditor.rename(idf, "MATERIAL", "G01a 19mm gypsum board", "peanut butter)
and need to manual check for object. Have any other pathway for that task ?
**Branch,
From:
Branch,
Chilled Water Loop Supply Branch 1, !- Name
, !- Pressure Drop Curve Name
Pipe:Adiabatic, !- Component 1 Object Type
Pipe Adiabatic 6, !- Component 1 Name
Node 44, !- Component 1 Inlet Node Name
Node 45; !- Component 1 Outlet Node Name Name
To:
Branch, 5 | None |
I want to rename node but in idf file has no node object so i can not use modeleditor.rename(idf, "MATERIAL", "G01a 19mm gypsum board", "peanut butter)
and need to manual check for object. Have any other pathway for that task ?
From:
Branch,
Chilled Water Loop Supply Branch 1, !- Name
, !- Pressure Drop Curve Name
Pipe:Adiabatic, !- Component 1 Object Type
Pipe Adiabatic 6, !- Component 1 Name
Node 44, !- Component 1 Inlet Node Name
Node 45; !- Component 1 Outlet Node Name
To:
Branch,
Chilled Water Loop Supply Branch 2, !- Name
, !- Pressure Drop Curve Name
Chiller:Electric:EIR, !- Component 1 Object Type
Chiller Electric EIR 1, !- Component 1 Name
Node 3, !- Component 1 Inlet Node Name
Node 1; !- Component 1 Outlet Node Name**
I want to change name of Node 44/45. Node 3/1 for easier reading. But there is no Node Object in my idf.
I want to rename node but in idf file has no node object so i can not use modeleditor.rename(idf, "MATERIAL", "G01a 19mm gypsum board", "peanut butter)
and need to manual check for object. Have any other pathway for that task ?
From:
Branch,
Chilled Water Loop Supply Branch 1, !- Name
, !- Pressure Drop Curve Name
Pipe:Adiabatic, !- Component 1 Object Type
Pipe Adiabatic 6, !- Component 1 Name
Node 44, !- Component 1 Inlet Node Name
Node 45; !- Component 1 Outlet Node Name
To:
Branch,
I want to change name of Node 44/45. I can change Node 45
to
Chilled Water Loop Supply Branch 2, !- Name
, !- Pressure Drop Curve Name
Chiller:Electric:EIR, !- Component 1 Object Type
Chiller Electric EIR 1, !- Component 1 Name
Node 3, !- Component 1 Inlet Node Name
Node 1; !- Component 1 Outlet Node Name**
I want to 1 outlet Node at this Branch
but other object refer to Node 45
would not be updated. Which is the best way to update name change name of Node 44/45. Node 3/1 in other objects ?
Edited: Has anyway to print out branch node details- .bnd file
for easier reading. But there is no Node Object in my idf.viewer - check node set point manager , inter-loop connection,etc..