Allows you to specify a keepout area around the mechanical holes.
Syntax: |
---|
FWizPadStyle.SetKeepout(padGap = 0) |
Parameters
Parameter | Description |
---|---|
padGap | Specify the width of the keepout area from the outer contour of the pad. Specify zero to not include a keepout area. |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|