Click or drag to resize

PickContext Properties

The PickContext type exposes the following members.

Properties
  NameDescription
Public propertyGetObjectUsed
Public propertyPickGroupsEnabled
True if GroupObjects should be added to the pick list
Public propertyPickLine
pick chord starts on near clipping plane and ends on far clipping plane.
Public propertyPickMode
Public propertyPickStyle
Public propertySubObjectSelectionEnabled
True if the user had activated sub-object selection
Public propertyView
This view can be a model view or a page view. When view is a page view, then you need to distinguish between the viewports MainViewport() and ActiveViewport(). When m_view is a model view, both MainViewport() and ActiveViewport() return the world view's viewport.
Top
See Also