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!

Recent content by Eurobum

  1. Eurobum

    Runtime Error 2147417851

    Thank you for your reply, I don't link the code to the network, all dimensions are there. I did not make any change before and after the upgrade (from SP0 to SP2.2). Thanks again.
  2. Eurobum

    Runtime Error 2147417851

    Hello All, I'm new here and to VBA too. I wrote some codes in VBA using Excel. It works fine with SolidWorks 2007 SP0. Once I upgraded to SP2.2 my code bounced back with the Runtime Error 2147417851 (80010105). I did check all the Reference Libraries. They are fine. My guess is I'm having a...
  3. Eurobum

    Update text block using VBA - Dr. Pevac

    Could show me what command/code to edit the block and change the text inside it. Thank you.
  4. Eurobum

    VBA sldw type library

    Yes, vba is all right with the Office. I think I found the fix by first declaring everything with "Sldworks." then I have a drop down. Thanks handleman.
  5. Eurobum

    Dynamic Annotation's Location

    Thanks Chris. I really appreciate all the help from this site.
  6. Eurobum

    Dynamic Annotation's Location

    Dr. Pevac ... I got that block works ... Thanks again ... You have a good week...
  7. Eurobum

    Dynamic Annotation's Location

    Dr. Pevac, you do know that Solidworks inside out. I did try the first suggestion and it works nicely. With the second suggestion I don't know how to make the virtual center but I'll play around until I'll get it. I really appreciate your help.
  8. Eurobum

    VBA to change text value

    Hello All, I create the text annotation using this command thru the Excel VBA. Set Note = Part.InsertNote(Range("L2").Value) It works fine. Now, if I want to modify this text box, I try to use those line code but it didn't work. boolstatus = Part.Extension.SelectByID2("DetailItem117@Sheet1"...
  9. Eurobum

    Dynamic Annotation's Location

    Mr. Pevac ... Please another question ... Is there any way that I can rotate the dimension text from 0 to 180 degree?. Thanks.
  10. Eurobum

    Dynamic Annotation's Location

    Pevac ... Merci Beaucoup ... It's very simple and elegant ... Thank you ...
  11. Eurobum

    Dynamic Annotation's Location

    It's just a text added in a drawing view and it's not related to any dimension. The Front Panel here is to indicate something like the front side of the bag of potatoes chip etc...
  12. Eurobum

    Dynamic Annotation's Location

    Sorry guys, I do not ignore your questions. In my very first post, I did mention that I'm dealing with the 2D drawing and the rectangle which I refered to is a 2D rectangle on which I have to specify to my customer as "Front Panel" and on the back side as "Back Panel". I made the design table to...
  13. Eurobum

    Dynamic Annotation's Location

    Where can I find the text location point?. Or if I can create the point that link to the text or textbox then it will solve the problem. Thanks.
  14. Eurobum

    Dynamic Annotation's Location

    Chris, I create an annotation with the text like "Front Panel". Every time that I change the dimension of the rectangle I have tomove the text manually to fit in the center of the rectangle. I hope you understand what I mean. Thanks.
  15. Eurobum

    Dynamic Annotation's Location

    Hello All, I would like to make my annotation, located in the center of a rectangle, on a 2D drawing to relocate when I modify one side of the rectangle. Any guru in VBA can give me few little hints, please. TIA.

Part and Inventory Search