Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: zuccus
  • Content: Threads
  • Order by date
  1. zuccus

    -20¦F LCWT on an air cooled chiller

    Hello guys and thanks for reading my issue I have here. I have quite a bit of chiller experience, but this is a new one for me. I am looking for a commercially available air cooled chiller in the net 100 ton range. The issue is it needs to be able to produce -20°F LCWT with -10 to -5° return...
  2. zuccus

    Beating up on your vendors

    First I need to set the stage, my company is an integration company where we buy a bunch of equipment, instruments, controls, valves, piping and such and make the system work together in the way it was intended. Therefore we buy a lot of equipment from vendors and resell it to our customers...
  3. zuccus

    Estimating Piping, Structural, Electrical

    Okay, I didn't know where else to put this so I figured this was good place. I am looking for a electronic database specifically for man hour estimates for handling, fabrication, and painting of piping, electrical, and structural components. Here is the trick, I really just need the database...
  4. zuccus

    Interoffice Engineering PR Campaign

    So this is a wierd one, Our company recently got a new president about a year ago. Since then, all of the other departments have been sending him the "Look how good we are doing" emails on a constant basis. They send him emails late at night to show that they care about the business, blah blah...
  5. zuccus

    Software for creating elec. one line drawings from load list.

    All, Dont know if this is the right forum or not but here we go. I am also not an electrical guy, just been tasked with helping find something for the EE. I am looking for a software that can take a load list, calculate out the total connected load, do a parasitic summary, and then draw the...
  6. zuccus

    Inputting Excel Tables into VB

    I am writing a little application in Visual Studio Express and I want to import 5 colum wide x 400 row long data from excel and hard code it into the program as constants. Is there a way to import this easily into VB? The only idea I have come up with is to populate a column in the 6th column...
  7. zuccus

    3D Printing Vendors

    So I am getting around to making a plastic model of some of our units. I have started looking for somebody to make the plastic model from my SW files. I can't seem to narrow anybody down in the Houston area who has one of those 3D printers. My var has one, but for some reason that are not...
  8. zuccus

    API How to get part configurations from assembly

    I have an assembly that has a part brought into 4 times with 4 different configurations. I am able to traverse the assembly just fine, but it only opens the part file in the last saved configuration with the getactiveconfiguration call. So I get the same config 4 times. How do I open up the...
  9. zuccus

    Traversing Assembly skips copies

    When traversing an assembly my program here skips copies of children. I need it to open up each child on the active config and run my special program. Any ideas on how to fix this? SW 2006 Basically the innerloop is exporting weldment body properties, so I need it to open every part file in...
  10. zuccus

    API round to fraction

    How do I activate the round to fraction flag in VB. So far I got the following bit that works well. Part.SetUserPreferenceIntegerValue swUnitsLinear, swFEETINCHES Part.SetUserPreferenceIntegerValue swUnitsLinearDecimalDisplay, swFRACTION Part.SetUserPreferenceIntegerValue...

Part and Inventory Search