Skip to main content

IDiff.ComputeModels(IProject,IProject) method

Namespace: NextDesign.Core

Description

Performs difference extraction between specified projects by 2-way comparison.

argument

NameTypeDescription
targetIProjectThe project to compare from.
oldIProjectComparison target project with older information than target

Return value

Exceptions

NameException ClassDescription
Illegal operationExtensionInvalidOperationExceptionIf the specified project contains unloaded model files

Annotations

If the comparison target project (target) is partially loaded, comparison can be made by loading the same model unit in the comparison target project (old).