Gets the IPC level of the footprint.
Syntax: |
---|
FWiz.GetIPClevel() |
Return Value
Returns the IPC level of the footprint as set in the Footprint wizard dialog box. The value returned can be one of the following: FWiz.IPCLEVEL_A, FWiz.IPCLEVEL_B, FWiz.IPCLEVEL_C.
Example
Copy code | |
---|---|
|