Share

IOpenFromCloudCallback Interface

An interface that may be used to control Revit's behavior when opening a cloud model.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public interface IOpenFromCloudCallback

The IOpenFromCloudCallback type exposes the following members.

Methods

 NameDescription
Public methodOnOpenConflict A method called when the conflict is happen during the model opening.

See Also

Reference

Was this information helpful?