| 1 | initial version |
If you're looking to use python scripting to help automate growing a diagram, then the command
psspy.growbuslevels(busnumber, xposition, yposition, numlevels)
| 2 | No.2 Revision |
If you're looking to use python scripting to help automate growing a diagram, then the command commands
psspy.newdiagfile()
psspy.growbuslevels(busnumber, xposition, yposition, numlevels)
may be helpful.
| 3 | No.3 Revision |
If you're looking to use python scripting to help automate growing a diagram, then the commands
psspy.newdiagfile()
psspy.growbuslevels(busnumber, xposition, yposition, numlevels)
may be helpful.helpful. These commands will create a new diagram file, and start growing the displayed network elements from the input bus number based on the number of levels supplied.
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.