Eplan Platform API
Eplan.EplApi.HEServices Namespace / NameService Class / UpdateConnectionDefinitionPointsParent Method / UpdateConnectionDefinitionPointsParent(ConnectionDefinitionPoint) Method
Connection definition point for updates the graphical parent.

In This Topic
    UpdateConnectionDefinitionPointsParent(ConnectionDefinitionPoint) Method
    In This Topic
    Updates the graphical parent of a connection definition point.
    Syntax
    public void UpdateConnectionDefinitionPointsParent( 
       ConnectionDefinitionPoint pCDP
    )
    public:
    void UpdateConnectionDefinitionPointsParent( 
       ConnectionDefinitionPoint^ pCDP
    ) 

    Parameters

    pCDP
    Connection definition point for updates the graphical parent.
    Exceptions
    ExceptionDescription
    Invalid parameters were found.
    Null was passed to a parameter.
    When page is not set.
    See Also