Hello
I have created a custom part template, with my own properties linking to my title block on drawings.
Right now it works fine creating a drawing from a part, I get all the properties on to the drawing.
If I create an assembly from my part file and then create a drawing from my assembly, I don't get any of the properties.
How do I link the same properties to an assembly template?
I would like for the properties to show on the drawing, whether I create an assembly or not.
Hi Marc,
How are you adding the properties to the part? Are you using the Custom Property Tab? You can setup all the fields you want and create entry fields that make data entry a lot quicker. https://www.javelin-tech.com/blog/2017/04/solidworks-custom-property-tab-builder/
The drawing of an assembly will be looking for the custom properties in the assembly, not the parts within said assembly. If you want the exact same data from a part in the assembly as well, you'll likely find a macro on this forum that does that.