Skip to content

Autodesk.Revit.DB.PointClouds

Classes

Class

Description


Public Class
PointCloudColorSettings

The color settings which are applied to a PointCloudInstance element, or one of its scans.


Public Class
PointCloudEngineRegistry

This class supports registration of custom Point Cloud Engines in a Revit session.


Public Class
Code Example
PointCloudFilter

A class used to describe the criteria an application desires when obtaining members of a point cloud.


Public Class
PointCloudFilterFactory

A factory class for creating point cloud filters.


Public Class
PointCloudFilterUtils

Utilities specific to point cloud filters.


Public Class
PointCloudOverrides

Graphic overrides that are stored by a view to be applied to a PointCloudInstance element, or a scan within the element.


Public Class
PointCloudOverrideSettings

The graphic override settings for one PointCloudInstance element or one of its scans.


Public Class
PointCollection

A class that represents a set of points created and returned by Revit in response to a query.


Public Class
PointIterator

A class used to iterate individual points in a PointCollection.


Structures

Structure

Description


Public Struct
CloudPoint

Represents a point obtained from a Point cloud.


Interfaces

Interface

Description


Public Interface
IPointCloudAccess

An interface that provides functionality for working with an individual Point Cloud.


Public Interface
IPointCloudEngine

An interface that controls the behavior of the link from Revit to a custom Point Cloud Engine.


Public Interface
IPointSetIterator

An interface that Revit will call when iterating through sets of points on the engine.


Enumerations

Enumeration

Description


Public Enum
PointCloudColorEncoding

The color encodings supported by Revit point clouds.