Sets the style for an SMD pad. Equivalent to the SetHole method with the hole diameter equal to zero.

syntaxSyntax:
FWizPadStyle.SetSMD()

Return Value

If the operation ends correctly, it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also