Namespace:
Autodesk.Revit.DB
PointCloudFoundStatus
Enumeration
Description:
Enumerated type representing the possible states related to searching for a point cloud file.
Enumerated type representing the possible states related to searching for a point cloud file.
Syntax
public enum PointCloudFoundStatus
Unknown Namespace Members:
Name | Description |
---|---|
Unknown | Initial state. Loading of the Point Cloud hasn't been attempted. |
NotFound | File-based Point Cloud cannot be located and hence can't be loaded. |
FoundOK | File-based Point Cloud has been located and can be loaded. |