I have been given a cad survey of a friends piece of land and the house that is yet to be built. The house and land are orientated at the angle they actually are. I was wondering how to adjust the plans angle so that I can work on it using straight lines etc as I would if I was to start the drawing from scratch?
I have a survey for a residential property with all the coordinates which I input into CAD, using the tutorial on this site. @25<S25D14'36"E..etc
The house & property run in a NE/SW angle which isn't an angle I want to do work in. If I pivot the drawing so the house & lot are parallel with the screen the cursor takes on a new and weird shape.
I'm wondering if people do anything with the x/y coordinates or settings in the drawing? I thought a drafter told me there is a way to deal with this when setting up the drawing but I can't remember for the life of me.
How does one measure angles greater then 180°, using the angle in measuregeom. i have tried the "Specify vertex" but it always returns the smaller angle, it is not a problem when you use angular in dimangular and specify vertex!
I copied some Survey Data of AutoCAD Civil 3D 2013 for Surveyors to my C3D 2013 machine few weeks ago. Now I cannot do the "Import point file" of the Survey2 Data B in Survey Databases, because the Survey2 Data B is locked up - see the attached file that has a red circle with an arrow on. How I can unlocked the locked Survey 2 Data in the Survey Databases.
3- Import my FBK file. The survey figure linework generated doesn't overlay my previously imported asc file. I checked the FBK file and the coord's match the asc file. I'm confused as to why the survey figures don't overlay the survey points from the asc file, since the coords match in both? The survey figures are all shifted .7' and 54deg. from the points. The elevations are all good on the survey figures, as they match the survey points.
So my quick fix is to explode the survey figures, since I don't really need them for what I'm doing, and then select all the 3d polylines and move them to them to an appropriate survey point. Everything then looks fine and I can get the job done.
However, I would like some insight as to why this might be happening. It's strange that the FBK and asc coordinates match, but the survey figures aren't lying over them.
is there a command that snaps your dimensioning to changes in model space. having a hard time with this, dimisioned in paper space but to many changes and found i wasn't changing the paper space dims and decided to move all dims to model space.
I have a form for adjusting center distances between several posts, up to a total of 20 posts. The number of posts is adjustable depending on how many I need. If there is 10 active posts there will be 10 suppressed post. When there are 10 suppressed post, I don`t need them in the form. Is it possible to hide the center distances I don`t need?
Using some slightly modified code from the samples provided by Autodesk as shown below I'm attempting to draw a simple leader with MText annotation.
In the attached bitmap the top leader shows the result of running the code and the bottom one the appearance I want which is obtained by changing the AutoCAD properties of the leader under
Text Text pos vert from 'Above' to 'Centered'
I can't identify anything in the API which allows me to draw with this change, but feel it should be there. Searching the web for code to draw leaders, basically only returns minor variations on this code with only the same functionality.
<CommandMethod("TDD")> _ Public Sub TestDrawLeader()DrawLeader("Here it is", New Point3d(0, 0, 0), New Point3d(15, 5, 0)) End Sub ' AddLeaderAnnotation ''' <summary> ''' Called from: AddLeaderAnnotation ''' </summary> ''' <returns></returns> ''' <remarks></remarks> Function DrawLeader(ByVal spText As String, ByVal pPtStart As Point3d, ByVal pPtEnd As Point3d) As BooleanDim acDoc As Document. [code]....
We are currently STILL in the transition from LDD to Civil 3D 2013. Is there an easy way to stretch the contours within a surface without physically editing the surface. Right Now, I have a couple contours that have have spikes in them from lack of survey data. The Problem is that if I don't change the contours, I have to show steep slopes between them which I would rather not do.
Do I have to keep editing the surface to try and resolve this problem or is there a way I can just stretch the contours?
Right now I resolved the problem by coping the surface, exploding it and putting the contours on a different layer so that I can stretch them as I see fit But this is not a time effective solution.
I need to adjust a surface boundary. I need to remove a corrupted area in my surface. I do not need it. Is there any way to drag a boundary so I can exclude some of my contour area? Is there a command under settings on tool space that I may have overlooked? This surface was furnished by a client so I do not want to rebuild or alter except to exclude some contours.
The aperture size cannot be modified using the sider under options. Workaround seems to be to use the system variable “pickbox”. Occasionally it seems to also display as a rectangle instead of a square, obvious when variable is set below 10 (however, this seems to be one of those intermittent problems / might be a stand-alone graphics problem).
I can split a part into 2 solid entities, I now want to rotate one of these entities with it's features say 30 degrees or whatever and then rejoin them as a newly shaped part.
I think all this is possible apart from rotating the split solid after splitting?
I'm having a little challenge making my rendered models clear and sharp. I've tried adjusting the brightness and contrast from the exposure option, I've also tired adjusting the position of the sun via time setting but my models always look blurry and dull. I attached some of the rendered works.
I went forward designing intersection profiles with limited survey and simply made an educated guess for the secondary roads pgl tie in point. I have received updated survey and when I move the profile end point to meet existing grade it adds another pvi effectively holding the profile grade I set preliminarily. I'm keeping the lock point. Is there something with the return/ offset profiles preventing this edit? What is the proper work flow?
Civil 3D 2012 & 2013 HP Z210 Workstation Intel Xeon CPU E31240 @ 3.30 Hz 12 GB Ram 64 Bit Win7 OS
Any way to adjust the placement of my cross sections after i created my view frames? As you can see from the image attached i have extra room on the bottom of my sheet and my first cross section is not completely on the page. Some of my view frames are correct and others are not. Can this be adjusted per sheet?
The FC code sets up that attribute information will follow for the point number indicated by PN and the FN is basically explaining the name of the feature type. On the collector, this is all menu driven, making for few data entry errors.
The AT codes list the attributes name TN and then the TV reports its value.
Is there a way to preserve these attributes and their data when processing them into an FBK? Ideally, they would need to become part of a point description.
When processing this for that "other" CADD package, I am able to use these values in building labels for my survey points.
I was curious what the basic workflow is for creating an EG from a survey. The catch is that we don't have a point file or elevated points on the drawing. The drawing is just that a drawing with spot elevations and linework. The lot is 100' long and 30' wide. An existing house takes up most of the lot with a street on the front and back. The idea is to try making a grading plan after I figure this first part out. Where would I begin with something like this to figure out the next step of grading a small lot?
way using autoCAD LT 2014 to get CAD to display the elevation heights of survey points without having to type the heights in text boxes next to each individual point. i can insert a field which displays the elevation of the point but doing this again i would have to do every point individually.
Other words is there a way to select all the survey points required and get CAD to display a certain property, which in my case is the elevation height of that survey point, next to it? so the survey points look like ---> x 23.35, x 23.57 etc..
I was following Civil 3D 2008 Education Curriculum Module 04-Survey on how to import field books, create points and figures, insert them into the drawing, and then (per page 04-35), remove the network from the drawing.
Now I have a serious problem, and cannot add any new Networks. The "Name" and "Description" appears, but there is no place for a cursor entry.
I've made a grid system of 5 meters per unit and RL of each points is known to me. How do I create this grid system in AutoCad? I've seen people writing about importing survey points file into AutoCad, but how do we create one such?
I'm using 2008 and trying to get one side of my plots to be 1/2" from the edge of the paper (from one of the ends, not the sides). When plotting from R14, our plotter understands just fine and prints a standard ARCH D sheet just the way we want it. With 2008, our standard sheet template sits outside the dashed line that indicates plottable area.
I think that autoCAD thinks that the printer can't print that close to the edge, but obviously it can. I've gone into the 'modify paper sizes' options and adjusted the bottom margin to allow enough space for the plot. Plot preview looks fine and nothing is getting cut off, but when I actually print, the printer just prints an extra inch of paper past the margin I redefined so I end up with a sheet that is 24 x 37 and the edge of the plot is still not 1/2" from the edge of the paper like I need it to be.
We are trying to move from R14 to 2008 (and eventually 2014) as the office standard and this is the last hurdle that is baffling us.
i have a point file specifically a PNEZD file. when i import points into the survey database the coordinate in the database is correct but the coordinate on the drawing tends to be 5 feet off one way and 1 foot off the other. When I import point through the points pull-down menu the coordinates are correctly shown. When I import point into survey database from drawing the coordinate is incorrect in the database but correct on screen.
We need to move a survey point. I know the point can be unlocked in the drawing and moved, but how can the survey database be updated? After the point is moved the database does not update even after closing and reopening the dwg and database.