pibViewName
layoutXL pibViewName string "Library"
Description
Specifies the name of the target view that contains the soft block in which shapes are to be pushed.
The default value is "", which indicates the current view.
GUI Equivalent
|
Push Into Blocks – Target View – View ( |
Examples
envGetVal("layoutXL" "pibViewName")
envSetVal("layoutXL" "pibViewName" 'string "myView")
Related Topics
Return to top