API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / Constructions Property

In This Topic
Constructions Property
In This Topic
Gets all constructions that are stored in the parts database.
Syntax
public MDConstruction[] Constructions {get;}
Remarks
The constructions are sorted by it's name
See Also