extractVerifyGroundSigType
layout extractVerifyGroundSigType boolean { t | nil }
Description
Creates markers for nets that have their Signal type set as Ground. These markers can be reviewed in the Annotation Browser.
GUI Equivalent
Examples
envGetVal("layout" "extractVerifyGroundSigType")
envSetVal("layout" "extractVerifyGroundSigType" 'boolean nil)
Related Topics
Return to top