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

In This Topic
    SkipExternalReferences Property
    In This Topic
    Gets or sets a value indicating whether the external references are skipped by the loading.
    Syntax
    'Declaration
     
    Public Property SkipExternalReferences As Boolean
    public bool SkipExternalReferences {get; set;}
    See Also