Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HCOM: Display components command #2222

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

robbr48
Copy link
Contributor

@robbr48 robbr48 commented May 20, 2024

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*

@robbr48 robbr48 added the gui:scripting HCOM, Python or Embedded scripting label May 20, 2024
@robbr48 robbr48 added this to the 2.22.0 milestone May 20, 2024
@robbr48 robbr48 requested a review from peterNordin May 20, 2024 09:52
@robbr48 robbr48 self-assigned this May 20, 2024
@robbr48 robbr48 merged commit 2fa2c93 into Hopsan:master May 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui:scripting HCOM, Python or Embedded scripting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant