Interface ICanProvideBimData
Represents an object that can provide IBimData
Namespace: TSD.API.Remoting.Bim
Assembly: TSD.API.Remoting.dll
Syntax
public interface ICanProvideBimData
Methods
| Name | Description |
|---|---|
| GetBimDataAsync(CancellationToken) | Returns the IBimData associated with this object |