Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnEdge Method
Beginning of the selected edge.
End of the selected edge.
StorableObject which has been selected.

In This Topic
    OnEdge Method
    In This Topic
    Is called after edged of a 3D mesh was selected by user.
    Syntax

    Parameters

    pntStart
    Beginning of the selected edge.
    pntEnd
    End of the selected edge.
    oStorableObject
    StorableObject which has been selected.
    iDetailId

    Return Value

    Default RequestCode for this function is Nothing.
    See Also