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

In This Topic
    FUNC_CROSSREFERENCETODIRECTLYCONNECTEDCOUNTERPART Property
    In This Topic
    Cross-reference to plug counterpiece # 20304.
    Syntax
    public PropertyValue FUNC_CROSSREFERENCETODIRECTLYCONNECTEDCOUNTERPART {get; set;}
    public:
    property PropertyValue^ FUNC_CROSSREFERENCETODIRECTLYCONNECTEDCOUNTERPART {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    A cross-reference to the counterpart is displayed at the plug definition (i.e. the assigned plug definition representing the receptacle / coupling). For a combined representation of male and female pins in one function, no cross-reference is displayed. A cross-reference to the matching pin is displayed at the pins. If male and female pins have the same DT, only the position of the matching pin is displayed. For non-placed direct connections, the cross-reference shows the name and position of the connected counterpart.

    See Also