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

In This Topic
    CONNECTION_SOURCE_CP_LENGTH Property
    In This Topic
    Connection: Connection point length source # 31080.
    Syntax
    public PropertyValue CONNECTION_SOURCE_CP_LENGTH {get; set;}
    public:
    property PropertyValue^ CONNECTION_SOURCE_CP_LENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Indicates the item length of the connection that is required to connect the source item. It is by this value that the connection must project at the last routing point.

    See Also