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

In This Topic
    FUNC_GEDNAMEWITHCONNECTIONDESIGNATION Property
    In This Topic
    Connection point designation (with displayed DT) # 20036.
    Syntax
    public PropertyValue FUNC_GEDNAMEWITHCONNECTIONDESIGNATION {get; set;}
    public:
    property PropertyValue^ FUNC_GEDNAMEWITHCONNECTIONDESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the entered designation for connection points. This consists of the combination of a "normal" DT and connection point designation for "normal" connection points, separated by a colon (or a character that can be freely defined).

    See Also