CADability dotNET
Overload List
Name | Description | |
---|---|---|
![]() | GetObjectsFromRect(Projection..::..PickArea, Set<(Of <<'(Layer>)>>), PickMode, FilterList) |
Returns all objects of the model that are touched by the area, whos layers are in the
visibleLayers set and which are accepted by the filterList.
|
![]() | GetObjectsFromRect(BoundingRect, Projection, Set<(Of <<'(Layer>)>>), PickMode, FilterList) |
Returns all objects of the model that are touched by the pickrect, whos layers are in the
visibleLayers set and which are accepted by the filterList.
|