ObjRef.SelectionView Method

ObjRefSelectionView Method

If the object was interactively selected in a particular viewport, then SelectionView() returns the view where the object was selected.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RhinoView SelectionView()
Public Function SelectionView As RhinoView

Return Value

Type: RhinoView

[Missing <returns> documentation for "M:Rhino.DocObjects.ObjRef.SelectionView"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also