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

In This Topic
    OnEdgeBelowMouse Method
    In This Topic
    Is called after edge was found below the mouse pointer.
    Syntax

    Parameters

    Parameter NameDescription
    bFoundIf set to true edge will be highlighted or used in selection.
    pntStartBeginning of selected edge.
    pntEndEnd of selected edge.
    oStorableObjectStorableObject which has been selected.
    iDetailId

    Return Value

    Default RequestCode for this function is Nothing.
    See Also