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

In This Topic
    IntersectionPoint Field
    In This Topic
    3D intersection point in the world coordinate system.
    Syntax
    'Declaration
     
    Public ReadOnly IntersectionPoint As Point3D
    public readonly Point3D IntersectionPoint
    See Also