Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ZBuffer.SelectionImageData Class / IdItemsMap Field

In This Topic
    IdItemsMap Field (ZBuffer.SelectionImageData)
    In This Topic
    Dictionary that maps an entity id of the false-color drawing to the corresponding hierarchy of entities to retrieve the corresponding item (for BlockReference leaf selection).
    Syntax
    'Declaration
     
    Public IdItemsMap As Object
    public object IdItemsMap
    See Also