Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

load options

Status
Not open for further replies.

camit

Aerospace
Joined
Jan 6, 2005
Messages
8
Location
US
Hi,

Has anyone automated or partially automated the load options. Our users are constantly defining search directories in their load_options.def file. Is there a way to create a generic so you can plug in what you need and the system will load the assemble for you? I have read about ug_search_directories but am unable to get it to just read the directory only (reads the location also).

any help would be appreciated!
 
Define the directories in load_options.def to minimize the number of entries. This will search all directories under c:\ug_part_files.

c:\ug_part_files...


If you are not using TC, then you need to be aware of the search order and UG's load preference. UG will load the first occurance of the matching file it is looking for, even if a newer version is in another directory. TC solves this problem.



"Wildfires are dangerous, hard to control, and economically catastrophic."
"Fixed in the next release" should replace "Product First" as the PTC slogan.

Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand
 
if you add 3 dots after the drive it will read every sub directory in that drive. like c:... will read everything in c:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top