Skip to main content
1-Visitor
November 21, 2016
Question

Parameter driven notes

  • November 21, 2016
  • 2 replies
  • 2646 views

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

    2 replies

    Chris3
    21-Topaz I
    November 21, 2016

    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.

    1-Visitor
    November 22, 2016

    hi,

    Attached note can retrieve model parameter value without session ID.

    The text of the note would look like this:

    &PARAM_NAME:att_mdl

    1-Visitor
    August 6, 2018

    I understand what the &PARAM_NAME is..

     

    What is the att_mdl represent or supposed to be.

     

    Please advise/clarify...

     

    21-Topaz II
    August 6, 2018

    It means pull the parameter info from the model that the note leader is attached to.