Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi everyone,
I have added 2 parts in my drawing. suppose 1st part in ABC and 2nd part is XYZ. I have place views for part ABC and same name comes in title block (ABC) as I added this part 1st. but now I want change is name in title block ABC to XYZ without removing ABC part from drawing. so How can I do it?
Thanks,
Kunal Patil
Activate the part you want to drive the title block and then reapply the format. The title block tables will be recreated and will read from the active model.
Set the new model current, edit the note, it'll be something like '&NAME:0'. Make that be &NAME:MDL' instead (or use the runtime id for the new model if you know it) and it'll call out from the new model.