ViewSelect Method

Runs the selection procedure inside this Viewport object.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void Select(
        Point2dCollection pts,
        SelectionReactor pReactor,
        SelectionMode mode
)

Parameters

pts  Point2dCollection
[in] Array of points that compose the selection area.
pReactor  SelectionReactor
[in] Selection reactor.
mode  SelectionMode
[in] Selection mode.
See Also

©  Bricsys NV. All rights reserved.