AutoCAD 2013 :: External Application For Creating Section Box?
Oct 23, 2013
Is there any external application for creating a section box for autocad? If i use the live section it applies only to solids. Is there any option or an external add on so i can apply to points lines polylines civil 3d object and in general to every object?
View 8 Replies
ADVERTISEMENT
Oct 20, 2013
Is there any external application for creating a section box for autocad? If i use the live section it applies only to solids. Is there any option or an external add on so i can apply to points lines polylines civil 3d object and in general to every object?
View 2 Replies
View Related
May 21, 2012
When i am creating section sheets from multiple section views ,section sheet view port scale changes.I did set it correctly in my template.
For example it changs from 1:150 to 1:150_1
Then in section sheets scetions views are not displaying correctly.
When i change view port scale manually it shows correctly.But it should do to all sheets.
What should I do?
In model spacr multiple section views are showing correctly.
AutoCAD Civil 3D 2012 SP 2
Sri Lanka
View 8 Replies
View Related
Jul 29, 2013
I'm struggling with accessing multiple AutoCAD 2007 instances via COM. I have tried retrieving objects from ROT using monikers, but only succeeded in getting AcadDocument objects only. Is there a reliable way to achieve my goal?
View 2 Replies
View Related
May 13, 2013
I am using AutoCAD 2013
My solid model is imported from IGES file format. I'd like to make a plane at specified location (perpendicular from the surface), and I'd like to have a cross sectional geometry cut by that plane. (attached pic.)
1. How can I make a plane following perpendicular line from the surface?
2. How can I export the cross sectional geometry?
View 5 Replies
View Related
Oct 26, 2012
How to create Autocad templates from an external application?
The idea is to create a template with datafields, which can be filled later with actual data when
View 3 Replies
View Related
Nov 1, 2013
I'm looking to basically do what this video shows:
[URL]........
I just want to create a section from the point cloud, but the point cloud won't allow me to select it as an object in the 'Generate 2D/3D section' dialogue as it's not a solid/surface.
On an unrelated note, I find snapping to the point cloud impossible - is there an option in OSNAP that I'm missing? I've tried this with attached PCGs and RCP point clouds, no difference.
View 1 Replies
View Related
Feb 3, 2013
I am getting this error when trying to edit photos from Lightroom with an external application. I am running Mac OS 10.8.2 and Lightroom 4.3 Pictures are stored on a NAS. Recently upgraded from MAC OS 10.6.8 and had no problem there for years. I have tried re-doing the permissions on the NAS files, but it didn't solve the problem.
View 2 Replies
View Related
Nov 27, 2011
After editing a photo in an external application, only the original raw file can be seen. The edited photo is hidden, even when searched for by name.
I have been reduced to the following workaround, which has the drawback of deleting all the original raw (.cr2) edits: Edit the photo; edit in external application; save and close. Back in lightroom, delete the raw file (from lightroom only); then close lightroom, reopen it and then at last I can see my edited file. Then I have to re-import the raw file and of course the edits have disappeared. But at least the final result can be seen.
The photos are supposed to be in a stack, but there appears to be a bug in this function because you can only ever see the raw file.
View 7 Replies
View Related
Apr 19, 2013
Autocad will not start. No error return. Check in Task Manager ACAD.exe start and disappear immediately.
Tried:
Repair Application - same problem
Uninstall AutoCAD and delete registry and reinstall - same problem
Log in using other ID and repeat above still same problem
Uninstall, delete all AutoDesk folder in Program file and ProgramData and reinstall all AutoDesk product (AutoCAD and NavisWork)
Problem still same.,
No problem with NavisWork only AutoCAD
Check in Event Viewer:
Faulting application name: acad.exe, version: 25.0.114.0, time stamp: 0x503d96a9
Faulting module name: accore.dll, version: 19.0.114.0, time stamp: 0x503d97d9
Exception 0xc0000005
Fault offset: 0x000000000000fab0
Faulting process id: 0x144c
Faulting application start time: 0x01ce29119179dada
Faulting application path: C:\Program Files\Autodesk\AutoCAD 2013\acad.exe
Faulting module path: C:\Program Files\Autodesk\AutoCAD 2013\accore.dll
Report Id: cf370f5a-9504-11e2-a365-14feb5f140a6
System is Windows 7 Enterprise 64 bit
View 3 Replies
View Related
Jan 19, 2013
All of a sudden I got this window when starting AutoCAD:"AutoCAD Application has Stopped working..A problem caused the program to stop working correctly.Windows will close the program and notify you if a solution is available."
I'm using v2013 on a desktop with Windows 8..I have been using the program since I got this new system in November without a hitch On sunday I had a nasty virus -Today I had to uninstalled AutoCAD and re-installed it and it worked good.After I closed it and went to open the application again I got the MESSAGE again
View 9 Replies
View Related
Oct 17, 2012
When I created Section View it gave me an exception of type Text saying that there is incorrect parameter, my code is:
double[] origin = new double[2];
origin[0] = bp.X;
origin[1] = bp.Y;
string strn ="";
AeccSectionViewStyle asvs = g_civil3ddoc.SectionViewStyles[0]
AeccSectionViewBandStyleSet bandstyle = g_civil3ddoc.SectionViewBandStyleSets[0];
foreach (AeccSampleLine asam inslg.SampleLines)
{
strn ="sv "+asam.Name;
asam.SectionViews.Add(strn, "0", origin, asvs, bandstyle);
origin[0] += 500;
}
while bp is a selected point (point3d type).
View 3 Replies
View Related
Oct 9, 2013
I am having difficulty in creating a surface for my road in 3d at this section, the points given are along the center lines and so far have been fairly straight forward for the fall of the road as there have been no junction up until now.
I am not using 3dpoly at this point, just plain old lines.
Road 1 displays where i am having issues and Road 2 display how it looks in 2d format (only at an angle)
View 6 Replies
View Related
Feb 14, 2013
I'm looking for a way to tag entities (for example arc) in a DXF with an numeric ID of my choosing. I've been trying to understand the DXF reference and find examples of how to do it, but there is not much information available. My interpretation of the standard is that I'm allowed to do this:
0
ARC
8
Layer1
10
-1.734315
20
-1.975000
40
0.300000
50
225.000027
51
270.000065
102
{MYAPPLICATION
2000
13
102
}
Where 2000 is my application defined code and 13 is my numeric ID value. Is this correct use of application defined codes?
View 4 Replies
View Related
Mar 29, 2012
Concerning the folder "ApplicationPlugins" found in C: Program File > Autodesk > ApplicationPlugins:
With AutoCAD 2012 I could dump my LISP routines that I use a lot and they would be auto-loaded in any drawing that I opened. I loved it....
With 2013, I try the same thing and it doesn't work. And from what I have been reading, I have to make a folder sturcture with the suffix ".bundle" and create an .xml file in order for these to run....
The ability of the ApplicationPlugins folder from 2012 was awesome.Is there a way to make 2013 act like 2012 for this folder?I have checked my variables and they are set the same as 2012:
APPAUTOLOAD = 14
I have also ran the command APPAUTOLOADER and selected the "Reload" option and then Listed what applications it sees in the possible folders and it only recognizes folders that are .bundle folders AutoCAD Tips Blog
View 3 Replies
View Related
May 17, 2012
I've recently installed IV 2013 on my PC and when I attempt to import my 2011 Application Options over, they do no apply.
View 2 Replies
View Related
Dec 8, 2012
After I create cross section sheets (Output---> generate cross section), the generated sections do not fit in the sheet exactly. In fact, the generated layouts do not cover the sections correctly, and some sections fall outside the created sheet.
It should be noted that I use the "ISO A1 Section 1 to 500" layout which is installed on the default pass of C3D (template folder), and the scale of "view section style" is set to 1/500. I tried the scale of the drawing (toolspace window---> setting tab---> rigth click on the name of drawing and click edit drawing setting) with 1/500, however the problem was not solved.
Another important issue is that the section views in the "Model space" are shown correctly, but my problem is in the layout space after generating cross sections.
View 7 Replies
View Related
Feb 20, 2013
In the process of cretaing an installer for a RealDWG based web application(VS2010 web setup project). The intended target environments for now will be win server 2003 and win 7. They will be fairly clean in the sense that no other autodesk or realdwg based products are installed or is planned to be installed.
The tips and techniques chapter of the RealDWG documentation have a section of how to create an installer and it says that all merge modules from the Redistrib folder should be added to the installer.
However the Redistribution requirements chapter mentions that for Shapemager functionality either a couple of merge modules should be included (for read/write support) or a couple of other merge modules should be included(read only support).
I've tried to only include the mergemodules that are listed as required but that did not work when I tried to run the deplyed app. (acdbmgd.dll missed several dependencies to other dll's that were not listed as required). When trying to include everything I get errors when doing a validation of the msi in Orca(probably originating from the shapemanager mergemodules).
View 1 Replies
View Related
Jan 31, 2012
In the drawing environment is there any way of defaulting hatch to be turned on when creating an ISO of a section?
View 1 Replies
View Related
Jun 9, 2013
Every time I try to create multiple section views in Civil 3D 2014 the system hangs and never generates the views. It looks as if it's processing but it never stops and never generates.
View 4 Replies
View Related
Aug 9, 2013
Can I turn off photoshop cc creating a blank document when I open the application?
View 7 Replies
View Related
Apr 27, 2013
When I start the subject application, I experience delay in opening the program & error as attached appars on sreen.
View 1 Replies
View Related
Sep 6, 2012
I'm trying to install the latest Inventor View on all of the computers at work and keep getting this error. The program installs fine, opens fine, but I can't set it as a default program to open .IDW, .IPT, and .IAM files. When I do I end up with the error "not a valid win32 application".
The computers are running the 32-bit version of XP, and Inventor View 2012 works fine on all of them (after doing the DtDv install trick).
Also, while we are talking about Inventor View, is there ANY reason at all why it isn't combined with TrueView??? Seems like such a hassle to have two programs doing basically the same thing, with TrueView being MUCH more functional.
View 4 Replies
View Related
Apr 24, 2012
I was wondering if it is possible to create a flange on a rib of the wing section using sheet metal features. The point is that the flange is bent along the curve in most of the cases.
View 3 Replies
View Related
Mar 3, 2012
Sometimes when i creating multiple views (sections) in section display option page there are nothing displaying.(surfaces).
View 2 Replies
View Related
Jul 23, 2012
Creating a linear section view from a curved line
View 5 Replies
View Related
Oct 1, 2013
I am at a crossroads with this corridor that I have to create in Civil 3D 2011, with a sub assembly that logically seems very simple...the conditions for daylight can be found in "Proposed Cross Section". In short I have 4 fill conditions and 2 cut conditions, based on height above original ground...(there are additional requirements for guardrails and retaining walls but at this point i will settle for my slope reaching original ground)
View 9 Replies
View Related
Dec 20, 2013
I am having some trouble creating a flange from the bottom cut section of the sheet metal in the attached file. The flange should be flushed with the bottom surface but should be vertical. Everytime I try to do it, it gives me an error message "Not a valid sheet metal edge: adjacent face thickness may be different from sheet metal settings". The whole body is made out of 0.25" plate and the width of the cut section is also 0.25" when I inspect it.
View 7 Replies
View Related
Apr 12, 2011
I have a partitioned mac that i am running windows 7 on. I've had no problems with corel and all of a sudden when I go to open the program it won't open past "Creating Application Environment" and I get an error message stating problem open corel.
I have tried the f8 thing, no luck, I have tried the uninstall reinstall, no luck, I've tried the run registry, no parasite.
View 1 Replies
View Related
Jun 15, 2012
I'm uploading the .dwg and .txt files. I'm trying to get volume calcs cut and fill between two surfaces and when I compare the data between AGTEK's Highway 3D there is different results. I looked into it to find these random line appearing in Autocad making what seems to be the problem. Where are these coming from and how do I fix? Also, if you could anwser how can I insert a sectional following the 12'-23' offsets and dropping 1.16' down and adding it to my design surface. I want to make a big box there added to design surface.
View 1 Replies
View Related
Dec 26, 2012
I want to extend sampleline along matchline for creating cross section view.I used Modify-extend in hometab, but it doen't work.
View 2 Replies
View Related