Material ID
Hello,
I am having trouble finding the material ID for use in a note. I have created a new parameter in my material called "SPEC" that I'd like to use in my note. But I cannot find where to get the MTRL_ID
Thanks for any assistance.
Hello,
I am having trouble finding the material ID for use in a note. I have created a new parameter in my material called "SPEC" that I'd like to use in my note. But I cannot find where to get the MTRL_ID
Thanks for any assistance.
Hi, Here is the way I do it.
If your user defined parameter in material is called SPEC then to reuse that as a note the I pull the material parameter into a model parameter. It might work by just doing &material_param("SPEC") but I would create the relation to make SPECIFICATION=material_param("SPEC") then the note is &SPECIFICATION. As it happens I also have IF else statements to show the note as unassigned if the material has not been assigned to the part.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.