Does anyone know how I would draw a line from a quadrant of a circle in code? Say circle is last object drawn and I want to automatically draw a line from the right quadrant out 2'
Any help would be appreciated
Praxden
What i want to do is compare each number in the list to each other and count the numbers that are within say 5 of each other. The numbers are listed in different columns (35 total). Heres a better example.
232 I 230 I 120 I 12 I 23 I 27 I 21 ----- Result would be 4
because 23 27 and 21 are...
I would like to compare a column of numbers and count the onces that are within X number of numbers from each other
example
12
3
26
11
76
42
If X = 1 then the list above would return the value 1. Since only 11 and 12 are within one number of each other.
Thanks
Praxden
When I double click a drawing to open, it starts a new instance of autocad for that drawing, rather than a new window within the running instance. Does anyone know the parameter to change this setting. Couldn't find it in help file.
Sincerely,
Praxden
Does anyone have any code that will replace XXX in a drawing with for example 001 (rsxxxa20 will be rs001a20). I need to update 300 drawings. Find and replace works for each drawing, but it's a long day.
Sincerely,
Praxden
How would I import all the text from an Autocad drawing to an Access database? I have some code that works with word and autocad but I need to get the text in access.
Sincerely,
Praxden
Hello,
I am trying to update a recordset of documents to relate them to a different aircraft. I am using a select query to select the document set that I want to copy to the new aircraft. The table I am trying to update to has two fields for the primary key. I am setting the Append query to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.