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 LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: CADsicle
  • Content: Threads
  • Order by date
  1. CADsicle

    Reuse Library - Naming Rule not working

    I changed the renaming rule in the Reuse Library but it doesn't work at all. When I click add assembly it doesn't use the rule. I'm not sure if there's a clone method that I need to implement first before this works. I was also wondering how to change the import options currently on ASSEMBLY...
  2. CADsicle

    Knowledge Fusion in Library

    I was asked to change our spreadsheets for screws to include SUPPLIER=STD or STOCK basically telling purchasing if the component is in STOCK or not. The only issue I’m having is with the AUTO screws. As shown in the pictures I just separated the length list by line so I could call out specific...
  3. CADsicle

    ug_setPartAttrValue - RESULT IN STRING

    Is it possible to use this function and have the result be a string? I created an Expression: SUPPLIER-----if(LENGTH>5/8) "STOCK" else "STD" (DISPLAY VALUE ="STOCK") Then I created another Expression: SUPPLIER_ATTRIBUTE-------ug_setPartAttrValue("SUPPLIERS","SUPPLIER") (DISPLAY VALUE =0)...

Part and Inventory Search

Back
Top