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

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

    Parameters

    another
    See Also