get_compatible_pad_template
Description:
Retrieves a pad template from this that is compatible with compattempl.
Pads from compatible templates can be linked together.
Parameters:
| this |
a Element to get a compatible pad template for |
| compattempl |
the PadTemplate to find a compatible template for |
Returns:
|
a compatible PadTemplate, or null if none was found. No unreferencing is necessary. |