Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
I have been working with a hint map for MCAD/ECAD collaboration and want to know if its possible to replace the MCAD_TYPE & MCAD_NAME with a parameter created or existing in the creo part instead of a part number.
example hint map:
Map_objects_by_name ->
ECAD_NAME "CONN2375X1841X782-15_PTH"
ECAD_ALT_NAME "1AB169630003"
ECAD_TYPE " "
MCAD_NAME "836129020"
MCAD_TYPE "part"
MCAD_LAYER "CONN2375X1841X782-15_PTH"
END
#
example of what is wanted:
Map_objects_by_name ->
ECAD_NAME "CONN2375X1841X782-15_PTH"
ECAD_ALT_NAME "1AB169630003"
ECAD_TYPE " "
MCAD_NAME "connector board to board male ..."
MCAD_TYPE "parameter = FULL_DESC" (where the hint map would look under the parts parameter for the description instead of the parts file name)
MCAD_LAYER "CONN2375X1841X782-15_PTH"
END
#
Thanks,
I don't think that Creo has support for this. Do you have access to the document Pro/ECAD Help Topic Collection? If not, it is easy to find this via a quick search.
Thanks,
I could not find the document you are referring to. Could you post a link?
