Hopsan / hopsan

Hopsan is a free multi-domain system simulation tool developed at the division of Fluid and mechatronic systems at Linköping university.
Apache License 2.0
146 stars 41 forks source link

HCOM: Display components command #2222

Closed robbr48 closed 1 month ago

robbr48 commented 1 month ago

Displays component, supporting wildcards and filtering by type name:

Show all components in model: >> dico

Show all components whose name starts with "x": >> dico x*

Show all components whose type name starts with "Hydraulic" >> dico * Hydraulic*