Check if the style is for SMD.

syntaxSyntax:
FWizPadStyle.IsSMD()

Return Value

If the style describes a pad without a hole it returns true. If the style describes a pad through hole it returns false.

Example

  Copy codeCopy code

See also