Skip to main content
1-Visitor
March 1, 2017
Solved

can you relate custom symbols to notes in creo 2.0?

  • March 1, 2017
  • 13 replies
  • 5815 views

can you relate custom symbols to notes in creo 2.0?

    Best answer by svillafuerte

    Here is an old mapkey we used to use in our config file that would do this back in Creo 2:

    mapkey ro @MAPKEY_NAMERelate Object;@MAPKEY_LABELRelate Object;\

    mapkey(continued) #TOOLS@DRAWING;#RELATE OBJ;#ADD ITEMS;

    Save it in your config file and type ro to run it. Or if nothing else you can see the picks it needed to get to the relate object feature.

    Hope this helps.

    13 replies

    Chris3
    21-Topaz I
    March 1, 2017

    You might have to be clearer about what you mean by relate.

    You can embed symbols into notes: &sym(symbol_name) - although for Creo 2 not for 3D notes: https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS69664

    dcoleman1-VisitorAuthor
    1-Visitor
    March 1, 2017

    I mean, before in previous versions of CREO, you could "relate to text" or "relate to view" to attach custom symbols such as rev. triangles, etc. I you "relate to view", it moves with the view, but if the text moves around, you have to pick the symbols and move them to the new note location for appearance sake. Time consuming if you use a lot of custom symbols to designate "significant product characteristic" or other.

    1-Visitor
    March 8, 2017

    Doris,

    I'm not sure about Creo2, but in Creo3 you can use "Relate to Object" to do what you want. It is in Drawing>Sketch>Group.

    Hope this helps.

    Tim

    12-Amethyst
    March 8, 2017

    This is also referred to as Offset placement in the symbol instance dialog.

    1-Visitor
    March 8, 2017

    Here is an old mapkey we used to use in our config file that would do this back in Creo 2:

    mapkey ro @MAPKEY_NAMERelate Object;@MAPKEY_LABELRelate Object;\

    mapkey(continued) #TOOLS@DRAWING;#RELATE OBJ;#ADD ITEMS;

    Save it in your config file and type ro to run it. Or if nothing else you can see the picks it needed to get to the relate object feature.

    Hope this helps.

    dcoleman1-VisitorAuthor
    1-Visitor
    March 8, 2017

    Thanks, that's it!! Wish I had this 200 drawings & 1000 symbols ago