Straight forward is it not, but possible.
When you say you only plot from model space do you have empty layouts or no layout tabs at all (I'm not even sure if you can delete all layout tabs! - I...
Type: Posts; User: Tyke
Straight forward is it not, but possible.
When you say you only plot from model space do you have empty layouts or no layout tabs at all (I'm not even sure if you can delete all layout tabs! - I...
pm me please
I could email it to you, it is a rather small file.
The first part of the section deals in detail with plotting from Model Space with example code for doing it and the last part is a short section on plotting from Paper Space.
Try purging your drawing using the command "-PURGE", without the quotation marks and don't miss off the dash at the beginning. Follow the prompts and select "ALL".
and DIESEL
Or the online version for AutoCAD 2013 http://docs.autodesk.com/ACD/2013/ENU/index.html?url=files/GUID-4E1AAFA9-740E-4097-800C-CAED09CDFF12.htm,topicNumber=d30e698475
I'm not sure if it is...
Download this PDF by Stephen Preston and have a look at page 475 and the subsequent pages.
http://www.caddsoftsolutions.com/AutoCAD-.Net-Developers-Guide-Download-PDF.htm
Or fillet the lines with the required radius and mirror the quarter circle on its end points.
Sounds good Dave. I shall keep my fingers crossed for you for your machine today and hope that all stays well tomorrow and in the future.
Just as info, I tried again yesterday to replicate your...
Nope, QI is something that I haven't seen and that we don't get here in Germany, but I will have a look and see if I can see it on my iPad. But on the other hand, Strphen Fry and "Have I got news for...
I know that I should not perhaps ask this, but what is QI?
I don't know if this will cause problems elsewhere with the rest of your code but have you tried declaring your polyline object so:
Dim PlineObj As AcadPolyline
This would then be a 2D ployline...
If you open the VBA Manager, load the project and then open the VBAIDE and the project. When you are in one of the modules got to the menu Tools > References and a window will appear. When I look in...
And which category are you placing me in? ;) It would be best if you didn't answer that one :lol:
:notworthy:
I have several VBA Macros that use LW polylines and they work on all versions of AutoCAD from 2002 to 2013 XP to W7, 32 and 64 bit. We have a single machine that is 64 bit W7 running AutoCAD 2013 and...
Right gotcha :thumbsup: I think my brain was a bit fogged up over the weekend, it's back to normal now that I' back in the office and the caffine levels are back up.
eldon, how would that work if the line AB was parallel to the tangent line CD? You would never get an intersection. Honestly though, I can't see how to do it.
Dave, I've copied the What's New info into a PDF file for you. If you download the VSE 2012 package and read the (very) small print it tells you the minimum requirements for running it.
If you...