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: 20.0.0.0 (20.1.1.1)
Since:
2014
Syntax
C# |
---|
public class PointCloudOverrides : IDisposable |
Visual Basic |
---|
Public Class PointCloudOverrides _ Implements IDisposable |
Visual C++ |
---|
public ref class PointCloudOverrides : IDisposable |