PointCloudEngineRegistry.UnregisterPointCloudEngine
Method
Description:
Unregisters the point cloud engine associated to a particular identifier.
Unregisters the point cloud engine associated to a particular 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 |