ICanProvideBimData Interface

Represents an object that can provide IBimData

Namespace:  TSD.API.Remoting.Bim
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface ICanProvideBimData

The ICanProvideBimData type exposes the following members.

Methods
  NameDescription
Public methodGetBimDataAsync
Returns the IBimData associated with this object
Top
See Also