Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_TERMINALSIZE_SOURCE Property / CONNECTION_TERMINALSIZE_SOURCE Property

In This Topic
    CONNECTION_TERMINALSIZE_SOURCE Property
    In This Topic
    Connection dimension source # 31096.
    Syntax
    public PropertyValue CONNECTION_TERMINALSIZE_SOURCE {get; set;}
    public:
    property PropertyValue^ CONNECTION_TERMINALSIZE_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    When routing connections, it is here that the connection dimension of the source connection point is entered.

    See Also