Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / HitTriangle Structure
Members

In This Topic
    HitTriangle Structure
    In This Topic
    Triangle hit by a ray definition.
    Syntax
    'Declaration
     
    Public Structure HitTriangle 
       Inherits System.ValueType
    public struct HitTriangle : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          devDept.Eyeshot.Entities.HitTriangle

    See Also