extractVerifyWeakMarkers
layoutextractVerifyWeakMarkers boolean {t|nil}
Description
Displays the weak-connect violation markers generated by the connectivity extractor.
The default is t. The extractor shows top-level weak-connect violations in the layout window.
GUI Equivalent
Examples
envGetVal("layout" "extractVerifyWeakMarkers")
envSetVal("layout" "extractVerifyWeakMarkers" 'boolean nil)
Related Topics
Return to top