How Can i Get specific Running AutoCAD instance for automation?
Hello! everyone! AutoCAD::IAcadApplication *pAcad; CLSID clsid; HRESULT hr= ::CLSIDFromProgID(L"AutoCAD.Application", &clsid); if (FAILED(hr))return; HRESULT...
View ArticleAutocad 2013
hi everyone, need some help on this one i've installed autocad 2013 on my pc 64bit, intel i3 processor with 6GB RAM. yet after installation and run it for the first time, it stays for 3-5 secs then it...
View Articlesum field in a table Is it possible?
i have one table make which field from block. Is possible sum?
View Articleoffsetting arcs in 3d autocad
In the attached model i would like to offset all the arcs in one direction by 20mm (i will convert the splines into arcs before i do this). The radius of each arc would therefore need to increase by...
View ArticleNeed for for surface trim
Hi there. I m working in autoCAD'13. I have got this drawing from a client. I need to trim these surfaces to get only the outer surfaces. But since these are not intersecting at right angles, i m not...
View ArticleChang SelectionFilter during GetSelection
hi every one i added an keyword with GetSelection using PromptSelectionOptions , this keyword can detrimne ablock name after run my selection Dim AcSelResult As PromptSelectionResult =...
View ArticleUnable to read the attached DXF using Database.DXFIn()
Hi, I am new to the RealDWG. I am trying to read the dxf file using RealDWG. Most of the files do come in correctly. But there are some files where DXFIn() api just hangs. It does not throw any error...
View ArticleHelp please. FATAL ERROR 0x0040 Exception at 3f4e341fh
Good morning,is the first timeI purchaseautodeskproduct, in this case,AutocadCivil 3D2013and2012.For 5days I have notbeen able to usethe product asalwaysafter theinstallation,everything is going well,...
View ArticleSheet Set Manager not loading DST file on my computer
Hi,Recently none of my DST files will load up in my SSM. When I go to a colleagues computer they load up fine. Any idea how I fix this problem?Thanks
View ArticleTitle block attribute
Hi Everyone, I've had this issue before, but I can't find my notes on how I fixed it. When we insert our title block, it automatically inserts the drawing number. For one user, it doesn't work. The...
View ArticleIDrop not working with IE10
Anyone know if there is a fix for allow Idrop to work in IE 10? Cheers,Martin
View ArticleInterior Finishes Schedule
I am trying to create an interior room finish schedule but for some reason my table keeps coming up with errors. Does anyone have a room finish schedule they could share so I can see if it is something...
View ArticleArc offset by distance and scale
I am trying to find a routine that will allow me to offset an arc by a distance and to a scale.The offest command is very limited as to how far I am able to offset without the boject completely...
View ArticlePhantom geometry in dxf/dwg files
Hi, when we open attached dxf file(16e.dxf) it looks empty. But if you press Ctrl + A and look into the properties it shows that it has 18 objects (12 lines and 6 faces 3D). But these are not visible....
View ArticleReading dxf problem with hatch
When I try to open the dxf file created by my custom software in ACAD MAP I get The following error was encountered while reading in HATCH starting at line 2534:Error: expected group code 10Invalid or...
View ArticleAutoCAD freezing when accessing file menu
I just installed AutoCAD 2010 on a new system. Windows 7 SP1 - 64 Bit OSAMD FX 4130 Quad Core Processor 2.81 GHz8 GB of RamI have uninstalled McAfee Security As A Service and currently have no Virus...
View ArticleCTB file for different scale
Dear All, Could we can use 1 ctb file for all drawing scale? The problem is the lineweight at 1:100 is OK but at 1:5 it is quite light. Could we use scale lineweght? Please advise
View ArticleMass Field Conversion
Hey all, We want to quickly convert fields to text in any given drawing without prompts. Most of you have already seen the FLD2TXT routine floating around, I was looking into streamlining it a bit and...
View ArticleIS "Create View" strictly a 3D model utility?
We just installed AutoCAD 2013 migrating from AutoCAD 2010 so missed a few releases. "Create View" seems like a great utility for detailing, but I was unable to get it to work. Is it something as...
View ArticleSetting Multiline Attribute
When I manually enter the attribute, it comes up with 3 different data entry options but when I look at the attribute in .NET it shows IsMTextAttribute = FALSE. What is the best way to set the...
View Article