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

<component-link> apply to all components with a given name #2559

Closed
Anders-Markvardsen opened this issue Oct 5, 2010 · 1 comment
Closed
Assignees
Milestone

Comments

@Anders-Markvardsen
Copy link
Member

Michael found that when using e.g.

<component-link name="pixel">
<parameter name="tube_pressure">
<value units="atm" val="10.0"/>
</parameter>
</component>

in an IDF then the parameter "tube_pressure" was only applied
to the first component encountered with the name "pixel".

Change this so that apply to all components

@Anders-Markvardsen
Copy link
Member Author

This issue was originally trac ticket 1712

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant