| Overload | Description |
|---|---|
| TinEditor Constructor(Envelope) | Creates a new TIN editor instance. This method must be called on the MCT. Use QueuedTask.Run. |
| TinEditor Constructor(TinDataset) | Creates a new TIN editor instance and puts it in edit mode. This method must be called on the MCT. Use QueuedTask.Run. |