pibReMasterInst
layoutXL pibReMasterInst boolean { t | nil }
Description
Re-masters the current soft block as per the target design.
GUI Equivalent
|
Push Into Blocks – Re-master Instance(s) With Target View ( |
Examples
envGetVal("layoutXL" "pibReMasterInst")
envSetVal("layoutXL" "pibReMasterInst" 'boolean t)
envSetVal("layoutXL" "pibReMasterInst" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top