+ Post New Thread
Page 11 of 24 FirstFirst ... 9 10 11 12 13 21 ... LastLast
Threads 251 to 275 of 581

Forum: .NET, ObjectARX & VBA

Use this forum to discuss all application interfaces (APIs) other than LISP.

  1. FAQ Article Sticky Thread Sticky: Code Posting Guidelines

    Code posting guidelines When you are posting AutoLISP or VBA code in these forums, there are some simple guidellines you should observe in order to make life easier for you and for others. ...

    Started by CADTutor‎, 2nd Jul 2010 09:01 am
    • Replies: 0
    • Views: 3,524
    2nd Jul 2010 09:01 am Go to last post
  1. Unhappy Importing data into AutoCAD

    Hi, I want to import data into AutoCAD which automatically draws the required diagram. Im working with .NET application that would send data in AutoCAD and then export the diagram back into my...

    Started by harshjhaveri‎, 3rd Jan 2012 07:38 am
    • Replies: 1
    • Views: 848
    3rd Jan 2012 08:05 am Go to last post
  2. New Acad VBA

    I'm new to AutoCAD VBA (not to VB or VBA). I need to know a couple of basic things. I want to (through VBA) select a block and open a form showing it's attributes. I was able to do this through a...

    Started by ChadSnyder‎, 3rd Nov 2006 03:09 pm
    • Replies: 8
    • Views: 5,054
    1st Jan 2012 11:51 am Go to last post
  3. open dwg , modify and save as

    HI I have to open all dwg in a directory, modify some block attribute ( like BOM..drawng number..) and make a saveas. Fist i make the code for a already opened dwg, modifiy it and saveas ( with...

    Started by metaldan‎, 15th Dec 2011 07:55 am
    • Replies: 4
    • Views: 980
    31st Dec 2011 04:55 pm Go to last post
  4. Keystroke Queue vba HELP

    I am working on a routine that, at one point, goes into a Do loop and reacts to keystroke input via the GetAsyncKeystroke API. The routine looks at the arrow keys and a couple others and translates...

    Started by meyerforhire‎, 30th Dec 2011 05:06 pm
    keystoke, vba
    • Replies: 0
    • Views: 479
    30th Dec 2011 05:06 pm Go to last post
  5. vb.net list of attribute

    Hi I starting learnig vb.net for autocad. I Have to open all .DWG file and make a liste off all Block Name and the Block Attibute for block whit "bom " as name. My Code stop when i try to get...

    Started by metaldan‎, 3rd Dec 2011 07:19 am
    • Replies: 3
    • Views: 1,417
    30th Dec 2011 05:36 am Go to last post
  6. custom properties, again

    can someone please help me with this tutorial: http://through-the-interface.typepad.com/through_the_interface/2008/11/adding-custom-p.html I did everything as it says, and it works fine. but I need...

    Started by orange‎, 28th Dec 2011 02:58 pm
    • Replies: 0
    • Views: 454
    28th Dec 2011 02:58 pm Go to last post
  7. 3D poly tot 2D poly

    Hi guys, I'ld like to make a VBA program that scrolls through my drawing searching for 3D poly's, changing them to 2D poly's. Not that difficult, but I was wondering how to go through the vertexes...

    Started by AstroNout‎, 21st Dec 2011 10:48 am
    • Replies: 6
    • Views: 1,532
    21st Dec 2011 11:43 am Go to last post
  8. Linking an opened AutoCAD Session to VB.net

    In order to use AutoCAD commands with VB.net do you allways have to use code to open an AutoCAD Session in the VB.net or can you access an AutoCAD session that is opened before the VB.net program...

    Started by muck‎, 15th Dec 2011 01:24 pm
    • Replies: 5
    • Views: 753
    19th Dec 2011 10:35 am Go to last post
  9. Development Cone In The Required Plate

    +++++++++++++++++++++++++++++++++++++++++++++++++++++ i want development the map with this formula beta =r/R*360/vba Autocad tools Thank you all Formula= beta=r/R*360

    Started by mehrdad‎, 16th Dec 2011 03:58 pm
    • Replies: 1
    • Views: 772
    18th Dec 2011 10:05 pm Go to last post
  10. ObjectARX 'appunload'

    is there a way to close (unload) loaded .arx ? as it is, AutoCAD needs to be shutdown in order to modify the .arx file (because its opened) thanks. edit: I've found the solution, sorry for this...

    Started by orange‎, 16th Dec 2011 03:27 pm
    • Replies: 0
    • Views: 1,444
    16th Dec 2011 03:27 pm Go to last post
  11. Embarrassed arc & pline

    Me a arc, but I cannot arc to the beginning of a line from the center and the center of the arc to killPlease help "Visual Basic with AutoCAD software"

    Started by mehrdad‎, 9th Dec 2011 10:22 am
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,649
    16th Dec 2011 01:14 pm Go to last post
  12. sendcommand

    hi I editing lot of drawing with the readdwgfile command. I see that we cannot use database.save command. Instead, can we use a SEND as COMMAND SAVE. Dim myDB As New Database(False,...

    Started by metaldan‎, 16th Dec 2011 08:40 am
    • Replies: 0
    • Views: 707
    16th Dec 2011 08:40 am Go to last post
  13. how to check if CAD is OPEN AND READY

    i am trying to check to see is the instance of AutoCad is ready . i know i can check the processes to see what is running but i dont hink that gives me a check of if it is ready or not. since autocad...

    Started by inneedofmajorhelp‎, 13th Dec 2011 04:42 pm
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,706
    14th Dec 2011 12:16 am Go to last post
  14. Add Text VBA

    Hi: I am using SolidWorks 2DEditor, and need to add some text from code to the lower-right corner of the drawing. The snag seems to be in obtaining the system variables EXTMIN and EXTMAX. ...

    Started by sanderson‎, 9th Dec 2011 11:45 pm
    • Replies: 1
    • Views: 1,057
    13th Dec 2011 12:49 am Go to last post
  15. need help with developer 2012 with vb.net 2010

    i am creating an app that opens a drawing that automatically assiagns a tag to the title block. every thing is fine till it starts looking through the objects. i get 'failed to get document object' i...

    Started by inneedofmajorhelp‎, 9th Dec 2011 11:06 pm
    • Replies: 6
    • Views: 1,236
    12th Dec 2011 03:48 pm Go to last post
  16. trouble with Application.StartupPath

    i know that in VB.Net you can use Application.StartupPath to find the path to where the application was executed. i am trying to use this in order to make the application more portable to other...

    Started by inneedofmajorhelp‎, 12th Dec 2011 03:16 pm
    • Replies: 0
    • Views: 659
    12th Dec 2011 03:16 pm Go to last post
  17. Layer States and Xref Layer Names

    I am building layer states in Civil 3d 2011 to show all discipline types either within dwg or in xref in VBA. Discipline types will be selected by user ex. V-, C-, D-. I can get the ones local by...

    Started by DanFHiggins‎, 6th Dec 2011 02:52 pm
    layer, state, xref
    • Replies: 4
    • Views: 960
    7th Dec 2011 03:51 pm Go to last post
  18. change layer color using .net

    I have been trying to work out a quick solution to a problem using .net but have been stumped by my lack of knowledge in programming. I need to write an app/plugin for autocad that will change the...

    Started by tigger29900‎, 6th Dec 2011 04:40 pm
    .net, code
    • Replies: 1
    • Views: 760
    7th Dec 2011 12:45 am Go to last post
  19. TEMPLATE opening issue

    Hello: I have an application written in 2005 .net with autocad api and after the user enters a command, the code instructs to open a template off the server. Here's the code to open it: ...

    Started by Proctor‎, 30th Nov 2011 08:54 pm
    2 Pages
    1 2
    • Replies: 11
    • Views: 856
    6th Dec 2011 10:11 pm Go to last post
  20. Unhappy Square to circle transition

    Hello Please let me for the intended application. Thanks

    Started by mehrdad‎, 4th Dec 2011 05:47 pm
    • Replies: 7
    • Views: 1,294
    5th Dec 2011 09:33 pm Go to last post
  21. Create a Group

    The Code below selects entities in a drawing. I now need to create a new group called groupa mad up of the selected entities. What do I need to add to my code Public Class Class1...

    Started by hatchelhoff‎, 26th Nov 2011 06:25 pm
    • Replies: 2
    • Views: 658
    28th Nov 2011 06:56 pm Go to last post
  22. Access a closed drawing

    I have a code which changes the dimension style in a drawing from DimStyle1 to Dimstyle2 Is it possible to change from dimstyle1 to dimstyle2 if dimstyle2 was on a closed drawing. If so What...

    Started by colmguckian‎, 26th Nov 2011 02:47 pm
    • Replies: 1
    • Views: 543
    26th Nov 2011 07:02 pm Go to last post
  23. vb.net select points

    I have a code which creates a selection winow. I need to edit the code so that the user will be allowed to pick the window points on screen instead of the points being hardcoded any ideas? ...

    Started by hatchelhoff‎, 26th Nov 2011 12:11 pm
    • Replies: 2
    • Views: 1,053
    26th Nov 2011 05:05 pm Go to last post
  24. Debug problem

    I cannot seem to debug a simple vb.net program. I am new to .net programming, but i think i should be able to debug from vb express. Here is my setup: Windows 7, 64 bit Vb 2010 express...

    Started by kduck63‎, 25th Nov 2011 07:35 pm
    • Replies: 2
    • Views: 887
    25th Nov 2011 10:16 pm Go to last post
  25. Pick Entity to get it's Layer Name?

    AutoCAD 2009 & 10 VBA. Is it possable to pick a specific exploded entity to get it's layer name? Can a person take this one step farther and pick a specifc enitity in a block? I would like to...

    Started by muck‎, 21st Jun 2009 11:43 am
    2 Pages
    1 2
    • Replies: 13
    • Views: 1,923
    24th Nov 2011 10:57 am Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 250 views
Hot thread with unread posts
More than 15 replies or 250 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts