Click or drag to resize

NearestObjectByAxisPoint Class

Nearest Object By Axis Point Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataNearestObjectByAxisPoint

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

The NearestObjectByAxisPoint type exposes the following members.

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