IDiffService Interface
Namespace: NextDesign.Core.Runtime
Description
This service provides project comparison functionality.
Project comparison results can be accessed via IModelComparison in the extension API.
Method
Name | Description |
---|---|
ComputeModels | Performs a two-way comparison to extract differences between specified projects. This difference extraction does not load model files that are not yet loaded. If the specified project contains model files that are not yet loaded, differences for the models in those model files may not be extracted correctly. |