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

In This Topic
    ParentName Field
    In This Topic
    The block name of the first parent that contain that entity.
    Syntax
    'Declaration
     
    Public ParentName As String
    public string ParentName
    See Also