Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / FUNC_ALLCONNECTIONCROSSSECTIONS Property

In This Topic
    FUNC_ALLCONNECTIONCROSSSECTIONS Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Connection point cross-section / diameter (all) # 20296.
    Syntax
    public MDPropertyValue FUNC_ALLCONNECTIONCROSSSECTIONS {get; set;}
    public:
    property MDPropertyValue^ FUNC_ALLCONNECTIONCROSSSECTIONS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also