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

In This Topic
    FUNC_ALLCONNECTIONDIMENSIONS Property
    In This Topic
    Connection dimension (all) # 20375.
    Syntax
    public PropertyValue FUNC_ALLCONNECTIONDIMENSIONS {get; set;}
    public:
    property PropertyValue^ FUNC_ALLCONNECTIONDIMENSIONS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the connection dimensions of all the connection points of a function, separated by paragraph marks.

    See Also