in this video we will learn how can we model a external Thread in Creo and too a completely dymanic model so we can have all UNF/UNC Threads in Single file, just put the Thread Size and regenerate.. Unified Screw Thread Sizes link: http://www.amesweb.info/Screws/AsmeUn... Profile & Farmulae Link: https://en.wikipedia.org/wiki/Unified... /* Put from below in creo/*DATAIF THREAD_SIZE == "10-32"MAJOR_DIA = 0.1900TPI = 32PITCH = 1/TPIENDIF IF THREAD_SIZE == "1/4-32"MAJOR_DIA = 0.2500TPI = 32PITCH = 1/TPIENDIF