ModelObjectSelector Methods

The ModelObjectSelector type exposes the following members.

Methods
  NameDescription
Public methodGetObjectsByBoundingBox
Returns an enumerator of the given view's visible model objects that collide with the given geometrical bounding box. Note that this method uses approximate bounding boxes and thus is NOT EXACT, and may return objects not necessarily colliding with the given box but only being somewhere near to it.
Public methodGetSelectedObjects
Returns an enumerator of all the selected model objects in the model view.
Public methodSelect(ArrayList)
Selects a list of objects from the user interface.
Public methodSelect(ArrayList, Boolean)
Selects a list of objects from the user interface.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next