Click or drag to resize

EventManagerMeasureIntersectionPointEventArgs Class

Clash Progress Event Args
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    VIZCore3DX.NET.EventEventManagerMeasureIntersectionPointEventArgs

Namespace:  VIZCore3DX.NET.Event
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public class MeasureIntersectionPointEventArgs : EventArgs

The EventManagerMeasureIntersectionPointEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyHitPosition
Hit Postion
Public propertyLineDirection
Line Direction
Public propertyLineIndex
Object3D Line Index
Public propertyPlaneIndex
Object3D Plane Index
Public propertyPlaneNormal
Plane Normal
Top
See Also