Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Brian.Price
in reply to: Anonymous

I don't think I'm explaining it well. 

 

Currently I can program the iLogic to use if/then to get the parts I need using the filename. I would like to make template assembly that I can change size of the components. I can currently click on each part of the assembly and change it's size accordingling. However I would like to use only a few inputs to change the components.

 

The three components for the nozzles are:

1. the Flange - consistently uses the same part on all specific sized nozzle part is not custom and comes from the content center library.

2. the Stud Flange- consistently uses the same part on all specific sized nozzle part is not custom and comes from the content center library.

3. the pipe - is a custom part and the length changes every time, the file is saved to the project folder. Also the schedule of the pipe can change as well.

 

If I could use an input that says 6", 304 SS, Schedule 40, it would then change the size of each part according to what is provided in the content center.

 

I currently have code in the master assembly for the size and material. This would be used in my tank template I use and each nozzle would start out as a generic size, the code would then modify each to what the new inputs tell them.

 

My other thought is to assemble multiple nozzles with the correct sizes and variations and copy them to the project folder.

 

TLDR: Can you use the change size feature in Ilogic?