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

In This Topic
AddAccessoryPosition Method
In This Topic
Add a new accessory position to the part. That new accessory part is added to the end of the accessory position list.
Syntax
public MDAccessoryPosition AddAccessoryPosition()

Return Value

The new, added accessory position object.
See Also