Check if the pad has a hole.

syntaxSyntax:
DlxPad.IsDrilled()

Return Value

If the pad has no hole it returns 0. If the pad has a non-metallized hole it returns 1. If the pad has a metallized hole it returns 2.

Example

  Copy codeCopy code

See also