Skip to main content

IDiff.ComputeModels method

Namespace: NextDesign.Core

Description

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

argument

NameTypeDescription
targetIProjectThe project for which comparison information is to be acquired/merged
oldIProjectProjects with information older than target to be compared

Return value

Exception

NameException ClassDescription
Illegal operationExtensionInvalidOperationExceptionIf 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).