gp13
Mechanical
- Sep 27, 2007
- 156
I've seen Handleman's post on controlling properties of parts based on the parent assembly, and it seems like it could help me with something I've been trying to accomplish for a while now. I don't get exactly how it works, and the new API help file just confuses me. My goal is (seems) pretty simple, so let's see what you guys can come up with...
I have a few assemblies, assy1.sldasm, assy2.sldasm, etc. In each assembly there will be a part called insulation.sldprt.
I would like to put a value into each assembly that will then add that value to a given custom property in insulation.sldprt. That way, insulation.sldprt will never need to be updated itself, just the value in the assembly depending on how much insulation it uses.
To help you understand my goal, we have a utility that imports BOM information from an open assembly directly into our ERP. So when an assembly is opened and imported, the assembly drives the property of insulation.sldprt, which would eliminate the need for multiple configurations.
I hope you can understand what I'm trying to say here, and any and all input will be greatly appreciated.
Thanks,
Matt
I have a few assemblies, assy1.sldasm, assy2.sldasm, etc. In each assembly there will be a part called insulation.sldprt.
I would like to put a value into each assembly that will then add that value to a given custom property in insulation.sldprt. That way, insulation.sldprt will never need to be updated itself, just the value in the assembly depending on how much insulation it uses.
To help you understand my goal, we have a utility that imports BOM information from an open assembly directly into our ERP. So when an assembly is opened and imported, the assembly drives the property of insulation.sldprt, which would eliminate the need for multiple configurations.
I hope you can understand what I'm trying to say here, and any and all input will be greatly appreciated.
Thanks,
Matt