Sets the style for an SMD pad. Equivalent to the SetHole method with the hole diameter equal to zero.
Syntax: |
---|
FWizPadStyle.SetSMD() |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|
FWizPadStyle.SetSMD() |
Sets the style for an SMD pad. Equivalent to the SetHole method with the hole diameter equal to zero.
Syntax: |
---|
FWizPadStyle.SetSMD() |
If the operation ends correctly, it returns true otherwise it returns false.
Copy code | |
---|---|
|