Revit 2025.3 API
Point |
Shows whether the Point Cloud external file could be found.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public PointCloudFoundStatus FoundStatus { get; }
Public ReadOnly Property FoundStatus As PointCloudFoundStatus Get
public: property PointCloudFoundStatus FoundStatus { PointCloudFoundStatus get (); }
member FoundStatus : PointCloudFoundStatus with get
Property Value
PointCloudFoundStatusSee Also