IDiff interface
Namespace: NextDesign.Core
Description
Provides a comparison operation of model information between any projects.
Affiliation area
Name | Description |
---|---|
Model difference/comparison | API group to access model comparison operation and difference information. |
Method
Name | Description |
---|---|
ComputeModels | 2-way comparison performs difference extraction between specified projects. |
GetComparison | Gets the diff information for the specified project. Acquires the execution result of the previous Compute Models for the specified project. |
Related item
Name | Description |
---|---|
Compare models | Compare various model information of Next Design through API. |