Graphic overrides that are stored by a view to be applied to a PointCloudInstance element, or a scan within the element.
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.0.0.420)
Since:
2014
Syntax
| C# |
|---|
public class PointCloudOverrides : IDisposable |
| Visual Basic |
|---|
Public Class PointCloudOverrides _ Implements IDisposable |
| Visual C++ |
|---|
public ref class PointCloudOverrides : IDisposable |