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


In This Topic
    ReadLAS Class Members
    In This Topic

    The following tables list the members exposed by ReadLAS.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Array of the “class” attribute for each point.  
    Public Property RGB color array (3 bytes for each point)  
    Public Property Array with the x, y, z coordinates of the points.  
    Public PropertyWhen true the Classifications array is filled.  
    Public PropertyWhen true the Colors array is filled.  
    Public PropertyWhen true the Coordinates array is filled.  
    Public PropertyWhen true the Intensities array is filled.  
    Public Property Array of the “intensity” attribute for each point.  
    Public PropertyOverridden.  Gets the supported linear units  
    Public Property Gets or sets a flag indicating whether the file must be read with the laszip library or not.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.  Adds to scene putting the entities inside a Block and creating a BlockReference referring to it.  
    Public Method Gets the FastPointCloud read from the file.  
    Public Method Gets the FastPointCloud read from the file as Block.  
    Top
    See Also