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