Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Jan 17 '14

yfwing gravatar image

You can use function psspy.purgzone(sid, all), it can be used to remove zones with no equipment assigned to them. However, if there are equipments assigned with the zones, then the following codes won't do anything.

Example: psspy.zsysinit(1) psspy.zsys(1,1,[11]) psspy.purgzone(1,0)