IBimData Interface

Represents the BIM data

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

The IBimData type exposes the following members.

Properties
  NameDescription
Public propertyBimStatus
Gets the BIM import/export status
Top
Methods
  NameDescription
Public methodUpdateAsync
Updates this object
(Inherited from ICanBeUpdated.)
Top
See Also