Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_CONNECTIONCROSSSECTION Property / FUNC_CONNECTIONCROSSSECTION Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Connection point cross-section of a plug or terminal.

    See Also