Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FastPointCloud Class
Members

In This Topic
    FastPointCloud Class
    In This Topic
    Fast point cloud entity. Suitable for huge number of points.
    Syntax
    'Declaration
     
    Public Class FastPointCloud 
       Inherits Entity
       Implements IEntitydevDept.Eyeshot.ISelectableItem 
    public class FastPointCloud : Entity, IEntitydevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
          devDept.Eyeshot.Entities.FastPointCloud

    See Also