RVTDocs.com
Namespace: Autodesk.Revit.DB

PointCloudFoundStatus

Enumeration
Description:
Enumerated type representing the possible states related to searching for a point cloud file.
Syntax
public enum PointCloudFoundStatus
PointCloudFoundStatus Enumeration Members:
Name Description
0 Initial state. Loading of the Point Cloud hasn't been attempted.
1 File-based Point Cloud cannot be located and hence can't be loaded.
2 File-based Point Cloud has been located and can be loaded.
3 File-based Point Cloud is not valid and hence can't be loaded.