2027 Members
Changes 0
M

PointCloudEngineRegistry Methods

Name Return Type Description
M GetSupportedEngines() IList<String> Returns a list of the identifiers supported by point cloud engines registered to Revit.
M IsEngineFileBased(String) Boolean Identifies if a given engine is file-based.
M RegisterPointCloudEngine(String, IPointCloudEngine, Boolean) None Registers a new point cloud engine and associates it to a particular file extension.
M UnregisterPointCloudEngine(String) None Unregisters the point cloud engine associated to a particular identifier.