public class PartMatcherPublic Class PartMatcherpublic ref class PartMatchertype PartMatcher = class end| PartMatcher | Initializes a new instance of the PartMatcher class |
| AddToIntermediate | Add a new intermediate part library entry |
| CopyPartInformationToComponents | Copy part information to a set of components |
| SearchMpnsInLibrary(IPluginPartLibrary, ListPartIdentifier) | Search MPNs in selected library. MPN is the primary key. If there are multiple parts with the same MPN in the library, the results are filtered by the specified manufacturer. If no matches are obtained, all results with the searched MPN are returned. |
| SearchMpnsInLibrary(IPluginPartLibrary, ListPartIdentifier, ActionInt32, NullableCancellationToken) | Search MPNs in selected library. MPN is the primary key. If there are multiple parts with the same MPN in the library, the results are filtered by the specified manufacturer. If no matches are obtained, all results with the searched MPN are returned. |
| Start | Execute part matcher and copy found part properties to components |