API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / AddPart Method

In This Topic
AddPart Method
In This Topic
Adds a new part into the parts database. If it's not possible (because there is already a part with that partnr and variant) an MDInvalidArgumentException will be thrown
Overload List
OverloadDescription
Adds a new part into the parts database. If it's not possible (because there is already a part with that partnr and variant) an MDInvalidArgumentException will be thrown  
Adds a new part into the parts database. That part will get the default-variant: "1" If it's not possible (because there is already a part with that partnr and variant) an MDInvalidArgumentException will be thrown  
See Also