IPointCloudEngine Methods
| Name | Return Type | Description |
|---|---|---|
| CreatePointCloudAccess(String) | IPointCloudAccess | Implement this method to construct the IPointCloudAccess interface for the point cloud designated by the identifier. This method is called once during the creation of a PointCloudType. |
| Free() | None | Revit will call this method when done using the engine. |