Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnSelect Method
Array containing the selected placements.
Information about the selection operation.

In This Topic
    OnSelect Method
    In This Topic
    Is called after object selection in the graphical editor by user.
    Syntax

    Parameters

    Parameter NameDescription
    arrSelectedObjectsArray containing the selected placements.
    oContextInformation about the selection operation.

    Return Value

    Default RequestCode for this function is Success.
    See Also