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

In This Topic
    AddPart Method
    In This Topic
    Adds a new part into the parts database.
    Overload List
    OverloadDescription
    Adds a new part into the parts database.  
    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