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

In This Topic
    NetConnectionPoints Property
    In This Topic
    Returns all PinBase objects of NetDefinitionPoint
    Syntax

    Property Value

    All PinBases defined in NetDefinitionPoint
    Remarks
    NetConnectionPoints are PinBases taken from SymbolReference. Location of NetConnectionPoints is relative to the symbol's insertion point.
    See Also