Click or drag to resize

NearestObjectByPick Class

Nearest Object By Picking Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataNearestObjectByPick

Namespace: VIZCore3D.NET.Data
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class NearestObjectByPick : VIZCoreBase

The NearestObjectByPick type exposes the following members.

Properties
 NameDescription
Public propertyAxisDirection 사용자 방향
Public propertyCollisionPoint 충돌되는 위치
Public propertyDistance 충돌되는 지점까지의 거리
Public propertyIndex 가까운 부재(Part) Index
Public propertyInputPoint Input Point
Top
See Also