2026 Interface
Changes 0
I

IOpenFromCloudCallback

Description:
An interface that may be used to control Revit's behavior when opening a cloud model.
public interface IOpenFromCloudCallback
Name Return Type Description
M OnOpenConflict(OpenConflictScenario) OpenConflictResult A method called when the conflict is happen during the model opening.