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

In This Topic
    FUNC_CABLING_CP_ADDITIONAL_LENGTH Property
    In This Topic
    Topology: Connection point extra length # 20241.
    Syntax
    public PropertyValue FUNC_CABLING_CP_ADDITIONAL_LENGTH {get; set;}
    public:
    property PropertyValue^ FUNC_CABLING_CP_ADDITIONAL_LENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Additonal value that is added to the length of a connection one time. Here, for example, the length of the last routing point to the item can be entered. This information is taken into account during the route of a cable, and indicates by how much the cable is to protrude from the cable duct.

    See Also