Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPart Class / Duplicate Method / Duplicate() Method

In This Topic
Duplicate() Method
In This Topic
Create a new part with identical data. That new part will get a new unique part number.
Syntax
public MDPart Duplicate()

Return Value

the new part
See Also