API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CONNECTIONCROSSSECTIONS Property / FUNC_CONNECTIONCROSSSECTIONS Property

In This Topic
    FUNC_CONNECTIONCROSSSECTIONS Property
    In This Topic
    Connection point cross-section / diameter # 20295.
    Syntax
    public PropertyValue FUNC_CONNECTIONCROSSSECTIONS {get; set;}
    public:
    property PropertyValue^ FUNC_CONNECTIONCROSSSECTIONS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 1000.

    Shows the connection point cross-sections / diameters of the function. The index can be used to define a max. of 100 sets of connection point cross-sections / diameters.

    See Also