Question
Pro/Program to add inventor parts
Is it possible to use Pro/Program to add inventor parts using a variable?
tried:
Use_this_part="0000499747.IPT"
Use_this_part="0000499747.ipt"
Use_this_part="0000499747"
ADD COMPONENT (Use_this_part)
INTERNAL COMPONENT ID 49
END ADD

