Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnVertexBelowMouse Method
If set to true edge will be highlighted or used in selection.
Location of the selected vertex.
StorableObject which has been selected.

In This Topic
    OnVertexBelowMouse Method
    In This Topic
    Is called after vertex was found below the mouse pointer.
    Syntax

    Parameters

    bFound
    If set to true edge will be highlighted or used in selection.
    pntLocation
    Location of the selected vertex.
    oStorableObject
    StorableObject which has been selected.
    detailId

    Return Value

    Default RequestCode for this function is Nothing.
    See Also