netName
layout netName string netName
Description
Specifies the name of the net with which you want to associate the object being created.
GUI Equivalent
Examples
envGetVal("layout" "netName")
envSetVal("layout" "netName" 'string "net1")
Related Topics
Return to top