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


In This Topic
    ReadFileAsync Class Members
    In This Topic

    The following tables list the members exposed by ReadFileAsync.

    Protected Fields
     NameDescription
    Protected Internal Field  
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public Property Gets the entities resulting from file reading.  
    Public Property Gets the file name.  
    Public Property Gets the list of errors and warnings generated during file import.  
    Public Property Gets or sets the "Parsing entities..." text string.  
    Public Property Gets or sets the "Parsing..." text string.  
    Public Property Gets input file path.  
    Public Property Gets or sets the "Reading..." text string.  
    Public Property Gets the result of reading operation (true if the operation succeeded).  
    Public Property Gets current stream.  
    Public Property Gets the supported linear units.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Adds the entities loaded from the file to the scene.  
    Public MethodOverloaded.  Adds to scene putting the entities inside a Block and creating a BlockReference referring to it.  
    Public Method Rotates geometry around world X axis. If the file was created in a system that orients with Y Axis Up, the models would by default be brought into Eyeshot (a Z axis up system) with a flipped coordinate system. This method is designed to fix the problem.  
    Top
    Protected Methods
     NameDescription
    Protected Internal Method Closes the stream. Must be called by all derived classes.  
    Protected Internal MethodOverridden.   
    Top
    See Also