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

In This Topic
    Nature Property (FastPointCloud)
    In This Topic
    Gets point cloud nature.
    Syntax
    'Declaration
     
    Public ReadOnly Property Nature As PointCloud.natureType
    public PointCloud.natureType Nature {get;}
    See Also