API Help
Eplan.EplApi.DataModel Namespace / NetDefinitionPoint Class / NetConnectionPoints Property

In This Topic
NetConnectionPoints Property
In This Topic
Returns all PinBase objects of NetDefinitionPoint
Syntax
public PinBase[] NetConnectionPoints {get;}

Property Value

All PinBases defined in NetDefinitionPoint
See Also