Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / OnVertex Method
Location of the selected vertex.
StorableObject which has been selected.

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

    Parameters

    pntLocation
    Location of the selected vertex.
    oStorableObject
    StorableObject which has been selected.
    iDetailId

    Return Value

    Default RequestCode for this function is Nothing.
    See Also