Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FastPointCloudSurrogate Class / FastPointCloudSurrogate Constructor

In This Topic
    FastPointCloudSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal fpc As FastPointCloud _
    )
    public FastPointCloudSurrogate( 
       FastPointCloud fpc
    )

    Parameters

    fpc
    See Also