The PointCloudEngineRegistry type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetSupportedEngines
Returns a list of the identifiers supported by point cloud engines registered to Revit.
Public methodStatic memberIsEngineFileBased
Identifies if a given engine is file-based.
Public methodStatic memberRegisterPointCloudEngine
Registers a new point cloud engine and associates it to a particular file extension.
Public methodStatic memberUnregisterPointCloudEngine
Unregisters the point cloud engine associated to a particular identifier.

See Also