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

    pycatia - Cycle though products to set parms in catpart

    Using Python/pycatia to automate parameters.. product_item is each part I wish to edit in the loop. Need to redefine this -- caa.active_document.com_object If I open a catpart only no problem I wish to do the same but loop through each Product files.. for product_item in products...
  2. kuleszajmk

    Object doesn't support this property or method - partDocument1.part

    Language="VBSCRIPT" Sub CATMain() Dim partDocument1 Set partDocument1 = CATIA.ActiveDocument Dim part1 Set part1 = partDocument1.Part
  3. kuleszajmk

    CATScriptError

    Microsoft VBScript complilation error Description: Expected end of statement Statement: Dim ProductDoc1 As Document Here is the macro: Sub CATMain() Dim ProductDoc1 As Document End Sub Any help would be great! Thanks, Jim
  4. kuleszajmk

    NX7.5 WCS ORIENT to Current WCS

    Hi All, I must say NX7.5 really sucks! 20 years working on this software and I am still tring to figure out how to use it. How would one snap the WCS to an existing one? And Then how would you set the view to look down the Z axis? Sorry for venting, but this is rediculas. Jim
  5. kuleszajmk

    Catia V20 Hide Show

    Hi All, The hide show command works on a the entire part in V20, until you make it the work part and then you may hide/show individual items. V18 was able to assign say, F2 to hide/show a single item anywhere in an assemble. Thanks, Jim
  6. kuleszajmk

    Catia - Need to remove a single surface.

    Hi all, How would one remove/split a single surface from a sheet of many surfaces that have been joined together? I have been extracting, then creating a boundry, and then extruding the boundry so I can split to it. A long process just to fix a surface that does not pass the boundry test...
  7. kuleszajmk

    Catia hides point when rotating view

    Hi all, Where would an option to turn off the points, turning hiden during rotation of a view? Regards, Jim
  8. kuleszajmk

    NX5 OFFSET Face will not pick face.

    When tring to offset a face in NX5 the selection filter blanks out and I can not pick a face? Regards, Jim
  9. kuleszajmk

    Grip to chain select tangent acr's and lines

    Hi all, Looking for grip example to chain tangent acr's and lines. can anyone post a line or two of code please. Regards, Jim
  10. kuleszajmk

    Need ex GRIP to use previouse GPOS to select again automatically.

    Hi all, I create a GRIP program to make a block, great. Now later I want to use the first two POS or GPOS to select geometry within the same quadrant automatically. Without having to select that range again. Would anyone have some direction? Like IDENT that would use the first two points...
  11. kuleszajmk

    Need Grip Face Edit Color Example

    Hi All, Grip Programming help needed. Looking for a way to select tangent faces on a solid 3d shape and change there color. Thanks, Jim
  12. kuleszajmk

    How can one use text file data in grip program?

    Hello, I'm looking for a way to use CVS or text file data to as data for a grip program to function with. I see scratch files but I don't know what they are. Regards Jim

Part and Inventory Search