Closed umesh-timalsina closed 3 years ago
This will be helpful for displaying recommendations in the ElectricCircuitsEditor Visualizer.
I think this sounds good but I would add this as a post-processing step after the individual model is used (similar to how sorting is currently handled).
Yeah. This step should be agnostic of the model used. Also, some components (Like DCTransmissionLine
) might be missing in the metamodel, which would be a nice check to have.
It might be nice to map recommend results of recommend next components to
MetaType
when running the plugin rather than PySpice Types.