CADability dotNET
Overload List
| Name | Description | |
|---|---|---|
| GetObjectsFromRect(BoundingRect, IGeoObject) |
Returns all GeoObjects that coincide with the given BoundingRect in the projection
of this ProjectedModel. If parameter [!:childOfThis] is null, this function
will return the topmost parents of the objects else it will return direct children
of "childOfthis".
| |
| GetObjectsFromRect(BoundingRect, PickMode, FilterList) |