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

    Parameter NameDescription
    bFoundIf set to true edge will be highlighted or used in selection.
    pntLocationLocation of the selected vertex.
    oStorableObjectStorableObject which has been selected.
    detailId

    Return Value

    Default RequestCode for this function is Nothing.
    See Also