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