|
![]() |
Represents the result of doing a HitTest in a view
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Class PickItemResult |
C# |
---|
public class PickItemResult |
Visual C++ |
---|
public ref class PickItemResult |
Remarks
When performing a hit test in a given 3D view, it is often useful to translate the 2D hit to a 3D point & model item.
This represents the item found under the position of the input device providing the 2D coordinates for hit testing.