Overload | Description |
---|---|
Create(String) | Create a VoxelLayerCreationParams using the data source at the given uri. This method must be called on the MCT. Use QueuedTask.Run. |
Create(CIMVoxelDataConnection) | Create a VoxelLayerCreationParams using the given CIMVoxelDataConnection. This method must be called on the MCT. Use QueuedTask.Run. |