API Help
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

bFound
If set to true edge will be highlighted or used in selection.
pntStart
Beginning of selected edge.
pntEnd
End of selected edge.
oStorableObject
StorableObject which has been selected.
iDetailId

Return Value

Default RequestCode for this function is Nothing.
See Also