Check if the style is for SMD.
Syntax: |
---|
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 code | |
---|---|
|
FWizPadStyle.IsSMD() |
Check if the style is for SMD.
Syntax: |
---|
FWizPadStyle.IsSMD() |
If the style describes a pad without a hole it returns true. If the style describes a pad through hole it returns false.
Copy code | |
---|---|
|