Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFile Class
Fields Properties Methods Events


In This Topic
    ReadFile Class Members
    In This Topic

    The following tables list the members exposed by ReadFile.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field The list of line types resulting from file reading.  
    Public Field The list of layers resulting from file reading.  
    Public Field The list of text styles resulting from file reading.  
    Top
    Public Properties
     NameDescription
    Public Property Get the file header info.  
    Public PropertyThe devDept.Serialization.FileSerializer used to read the file.  
    Public Property Gets or sets the "Loading layers..." text string.  
    Public Property Gets or sets the "Parsing line types..." text string.  
    Public Property Gets or sets the "Parsing materials..." text string.  
    Public Property Gets or sets the "Loading text styles..." text string.  
    Public PropertyOverridden.  Gets the supported linear units  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.  Adds entities and materials, read from the Eyeshot file, to the Viewport.  
    Public MethodOverloaded. Overridden.  Adds entities and materials, read from the Eyeshot file, to the Viewport putting the entities inside a Block and creating a BlockReference referring to it.  
    Public Method Automatically merges line types with existing ones.  
    Public Method Automatically merges Material definitions with existing ones.  
    Public Method Automatically merges text styles with existing ones.  
    Top
    See Also