Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / FailedToLoad Property

In This Topic
    FailedToLoad Property
    In This Topic
    Gets the block references that failed to load.
    Syntax
    'Declaration
     
    Public ReadOnly Property FailedToLoad As BlockReference()
    public BlockReference[] FailedToLoad {get;}
    See Also