Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / CollisionDetection2D.CollisionResultItem Structure
Fields


In This Topic
    CollisionDetection2D.CollisionResultItem Structure Members
    In This Topic

    The following tables list the members exposed by CollisionDetection2D.CollisionResultItem.

    Public Fields
     NameDescription
    Public Field The entity found intersecting in the resulting tuple.  
    Public Field The block name of the first parent that contain that entity.  
    Public Field The parents stack to reach the entity.  
    Public Field The accumulated parent transformation of the collided entity.  
    Top
    See Also