IDiff.ComputeModels method
Namespace: NextDesign.Core
Description
Performs the difference extraction between the specified projects by 2-way comparison.
argument
Name | Type | Description |
---|---|---|
target | IProject | The project for which comparison information is to be acquired/merged |
old | IProject | Projects with information older than target to be compared |
Return value
Exception
Name | Exception Class | Description |
---|---|---|
Illegal operation | ExtensionInvalidOperationException | If the specified project contains an unloaded model file |
Annotation
When partially loaded in the comparison target project (target), comparison can be performed by loading the same model unit in the comparison target project (old).