Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_SOURCE_CP_LENGTH Property / FUNC_SOURCE_CP_LENGTH Property

In This Topic
    FUNC_SOURCE_CP_LENGTH Property
    In This Topic
    Cables: Connection point length source # 20243.
    Syntax
    public PropertyValue FUNC_SOURCE_CP_LENGTH {get; set;}
    public:
    property PropertyValue^ FUNC_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 cable must project at the last routing point.

    See Also