RVTDocs.com

PointCloudEngineRegistry.UnregisterPointCloudEngine

Method
Description:
Unregisters the point cloud engine associated to a particular identifier.
Syntax
public static void UnregisterPointCloudEngine(
	string identifier
)
Parameters
Parameter Type Description
identifier String The identifier of the engine to be unregistered.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null