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

Recent content by autocadvba

  1. autocadvba

    how to create a layout from a DWT file

    does anybody know how to create a layout from a DWT file.. in VBA code..thanks
  2. autocadvba

    SHADED PDF WRITER LAYOUT

    thanks...i'll try it...thanks man
  3. autocadvba

    SHADED PDF WRITER LAYOUT

    how can i plot the current drawing to a PDF WRITER with SHADE IN 3D.. i can plot the current 3D drawing to PDF but pdf removes the shades of the 3D objects... how to do this in VBA.. thanks
  4. autocadvba

    SOLID POINTS

    i have a solid object...i saved the endpoint of that solid to its XDATA....if the object was moved....the endpoint in the xdata should change too... anybody that can do this.... thanks..
  5. autocadvba

    OBJECTARX BOOK

    please...anyone...i need a tutorial...step by step easy tutorial on how to create a object arx program...using VC++ or Visual Studio .NET thanks in advance...pleae ibeg you people...
  6. autocadvba

    WHY DO I HAVE THIS ERROR: Unable to compute top curve.

    can somebody please tell me... WHY DO I HAVE THIS ERROR: when i try to extrude a region along a 90 degree arc path.... Extrusion creation failed. Modeling Operation Error: Unable to compute top curve. Unable to extrude the selected object. thanks guys
  7. autocadvba

    SOLID UNIONS

    i have a VBA program that creates 3dsolids.. but when i try to UNION my solids....it doesn't work sometimes and sometimes it works.... does autocad have restrictions or rules or guidelines to follow when performing UNION to SOLIDS thanks
  8. autocadvba

    AUTOCAD LT customization

    hycheck this site... www.cadaware.com www.lt-extender.com its a no go with VB...now i am developing system with VISUAL LISP thanks guys... it works well...
  9. autocadvba

    AUTOCAD LT customization

    hi there.... does anyone here have a documented evidence from autodesk or something stating the problem with customizing AUTOCAD LT using VISUAL BASIC OR VBA.... i really need this to convince my boss that its a no go to LT VB.... thanks guys...
  10. autocadvba

    how to create a list that consists of multiple lists

    please someone help me create a list that contains multiple lists...in AUTOLISP
  11. autocadvba

    ADDARC METHOD

    if i rotated the ucs in another angle...let say for example i rotated the ucs x angle to 90 degree... the startangle will and endangle is different...compared to the one without rotation....
  12. autocadvba

    ADDARC METHOD

    hello there nice people...:) is there any other way to draw an ARC in VBA... i coudn't seem to find the logic in getting the STARTANGLE and ENDANGLE of the arc when the UCS CHANGES.... thanks....i really really really need this.... thanks in advance...
  13. autocadvba

    Change THE UCS Z Direction

    hi....please help me..i want tochange the Z direction of my ucs but the problemis...the only given is the ange and point of the Z
  14. autocadvba

    ROTATE UCS WITH 2 BASEPOINT A DEGREE

    HOW CAN I ROTATE THE UCS GIVEN THE POINTS OF THE AXIS OF THE REVOLUTION AND THE DEGREE.. THANKS AND MANY THANKS
  15. autocadvba

    ANGLE FROM Z AXIS....

    i was looking for a VBA function.... but i've already done it... thanks anyway man..

Part and Inventory Search

Back
Top