Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / PointCloud Class / PointCloud Constructor / PointCloud Constructor(PointCloud)

In This Topic
    PointCloud Constructor(PointCloud)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As PointCloud _
    )
    protected PointCloud( 
       PointCloud another
    )

    Parameters

    another
    See Also