CADability dotNET

Overload List

  NameDescription
Public methodGetObjectsFromRect(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".
Public methodGetObjectsFromRect(BoundingRect, PickMode, FilterList)

See Also