Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPart Class / AddAssemblyPosition Method

In This Topic
AddAssemblyPosition Method
In This Topic
Add a new assembly position to the part. That position is added to the end of the assembly position list.
Syntax
public MDPartAssemblyPosition AddAssemblyPosition()
Remarks
The part has to be a Type: Enums.Assembly to be able to store asssembly positions.
See Also