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

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