In This Topic
Gets the part with the given part number. If there are several variants of that part, the first one is taken. First means, that if you sort that parts by their variant that the topmost variant is taken.
Overload List
Overload | Description |
GetPart(String) | Gets the part with the given part number. If there are several variants of that part, the first one is taken. First means, that if you sort that parts by their variant that the topmost variant is taken. |
GetPart(String,String) | Gets the part with the given part number and variant |
See Also