Parameter driven notes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Parameter driven notes
Hello
I am trying to add a parameter driven note, referencing a sub-component. Is there a way to drive the parameter without the Seesion ID? I want this set of notes generic so I can add them to any Top level Assy?
help appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There is no way to know what sub-component you want without the session ID. Even if you could craft a relation to add logic to drive the parameter by name for instance it wouldn't work if you had multiple components with the same name.
This is why the session id is required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
hi,
Attached note can retrieve model parameter value without session ID.
The text of the note would look like this:
&PARAM_NAME:att_mdl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I understand what the &PARAM_NAME is..
What is the att_mdl represent or supposed to be.
Please advise/clarify...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It means pull the parameter info from the model that the note leader is attached to.
