Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / AccessoryPlacements Property

In This Topic
AccessoryPlacements Property
In This Topic
Gets all accessory lists that are stored in the parts database. They are sorted by it's name.
Syntax
public MDAccessoryPlacement[] AccessoryPlacements {get;}
Remarks
the accessory lists are sorted by it's name
See Also