Click or drag to resize

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)
Since: 6.5
Syntax
public RhinoView SelectionView()

Return Value

Type: RhinoView

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

See Also