SelectionReactorSelected(PathNode, Viewport) Method

Notification function called whenever object or it's sub-object selected.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual SelectionReactorResult Selected(
        PathNode pathNode,
        Viewport viewport
)

Parameters

pathNode  PathNode
[in] Path to selected object.
viewport  Viewport
[in] Viewport in which selection is executed.

Return Value

SelectionReactorResult
Value from SelectionReactorResult enumeration indicating selection result. Returns NotImplemented by default.
See Also

©  Bricsys NV. All rights reserved.