Autodesk.Revit.DB.PointClouds Namespace

 
Classes
 ClassDescription
Public classPointCloudColorSettings The color settings which are applied to a PointCloudInstance element, or one of its scans.
Public classPointCloudEngineRegistry This class supports registration of custom Point Cloud Engines in a Revit session.
Public classCode examplePointCloudFilter A class used to describe the criteria an application desires when obtaining members of a point cloud.
Public classPointCloudFilterFactory A factory class for creating point cloud filters.
Public classPointCloudFilterUtils Utilities specific to point cloud filters.
Public classPointCloudOverrides Graphic overrides that are stored by a view to be applied to a PointCloudInstance element, or a scan within the element.
Public classPointCloudOverrideSettings The graphic override settings for one PointCloudInstance element or one of its scans.
Public classPointCollection A class that represents a set of points created and returned by Revit in response to a query.
Public classPointIterator A class used to iterate individual points in a PointCollection.
Structures
 StructureDescription
Public structureCloudPointRepresents a point obtained from a Point cloud.
Interfaces
 InterfaceDescription
Public interfaceIPointCloudAccess An interface that provides functionality for working with an individual Point Cloud.
Public interfaceIPointCloudEngine An interface that controls the behavior of the link from Revit to a custom Point Cloud Engine.
Public interfaceIPointSetIterator An interface that Revit will call when iterating through sets of points on the engine.
Enumerations
 EnumerationDescription
Public enumerationPointCloudColorEncoding The color encodings supported by Revit point clouds.