예제 #1
0
import store as load
import RepConfig as rep

graph=load.loadObject('Physicalobject.txt')
rep.Rep_configuration.restore(graph)	
def restore_topology():
	graph=load.loadObject('Physicalobject.txt')
	rep.Rep_configuration.restore(graph)