AutoCAD Civil 3D :: Send Drawings To Clients?
Apr 17, 2013
So I have just finished up a project and now need to send the files (all of them, surfaces, alignments, corridor, construction documents, etc) to the client. Â What is the best way to do this?
I am confused because Civil3d uses Data references that are created based on a folder I specify which the client will not have access to and so on.Â
I opened my alignment file and did a DXFOUT than went ahead and opened that dxf and saw that there was nothing there?
Could they recreate the stuff I have done using DWFs?? or should I Etransmit?? or what other options do I have?
View 9 Replies
ADVERTISEMENT
May 9, 2012
I'm shooting in both raw + jpeg..The reason is simple. I almost immediately send jpegs to my clients for a quick preview, and then I process the raw files.
In addition it has to be said that often the in camera processed jpeg has a very high quality standard and no further raw processing is required.I take a lot of time in popoluating the LR catalog with keywords, flags, ratings and so on.
Â
I would like to work only once in putting keywords, flags, pick/unpick and ratings to a shooting set. Then send a sub set of selected photos (according to some LR filtering) to my customer in JPG format, and start working on the raw files of this selection...The problem is that I would like to send to the customer not just a JPG conversion of the raw files, but the original JPEG generated by the camera, which is almost more "pop" and of impact than a JPG export done without spending time in tuning the export presets: the camera generated JPEG is normally better than any raw export made with basic settings.
Â
But I don't know how to do that because if I import in LR RAW + JPEG as separate entries I have to tag, flag, rate and keyword them twice. I have to put the same rating to the JPEG version and then to the RAW version. On the other hand, if I import them as a unique entry I get benefit in making the keywording flagging rating and tagging job only once per photo. But in this way, even if LR har information that the picture has a RAW and a JPEG, I completely loose access to the original camera generated JPEG file. Because when I export the output of a filtering selection I can choose to export as JPEG, but this is a new JPEG generation from the RAW, according to the develop settings that I may have or have not done, and if I export as original file I get only the RAW files, but no more the original camera generated JPEG files.
View 10 Replies
View Related
Jul 23, 2013
I am currently trying to etransmit or export one of our C3D drawings to CAD 2007 to send to a client. Every time I estransmit or export a lot of boxes appear on the exported file. Does anything know what they are or how to get rid of them? it won't let me freeze them, they all seem to be one block together.
View 3 Replies
View Related
Jul 15, 2013
I would like to create a pull-down menu so that everyone can select a specific client and have all of the client specific settings be automatically set up like template file location, client block libraries, etc.Â
We have a lot of users with varying amounts of experience and have had trouble with people using the wrong templates, blocks, etc. Is there a list of key-in commands where I can find what I need to add into the .cuix file? Is there an easier way to set up client standards without forcing users to use a specific workspace?
View 4 Replies
View Related
May 24, 2011
I work in a MEP engineering office. Any good method for sharing their architectural drawings (when the architect is using Project Navigator)? We do not use project navigator, and we do not want stripped-down architectural files.
What we need from the architects is their bases, title block, and their floor plan sheet layouts. Asking for this from some architects is fine, but others send me mounds of files, and I have to dig through and sort for what I want.
View 3 Replies
View Related
Oct 23, 2013
Just curious as to whether people use much colour in their production drawings, particularly for hatches...?
Working for Local Government, we tend to utilise colour hatches to show all kinds of information.
Generally, we have found that colour hatches are a good way to clearly show different areas and materials such as pavements, paths, landscape areas etc. Hatches can then be used to quickly ascertain areas for estimation and our construction team like them too as the plans tend to be easier to read.
The usual arguments about reproduction of plans and slowing down of computers doesn't seem to be an issue for us. Most photocopiers are in colour now anyway and we just make sure that even in black & white the plans are readable.
The way that Civil 3D deals with hatching doesn't seem to slow things down for us either.
Currently using Civil 3D 2013 & 2014 SP1
View 1 Replies
View Related
Mar 31, 2012
I work all across the country with different architects and engineers on a contract basis. Typically I create a custom menu that reflects each clients colors, symbols, layering ect. But now I have just upgraded to Acad 2012 and don't know how to create a custom menu in 2012 for each client. Is it even possible? What I have found is the customize button but when I modify a command for a specific client it makes the same change for all clients, as all that I was doing was modifying a workspace, and only modifying the command. What I have done in the past is to take the Acad.mns and copy it and rename it client-name-Acad.mns and make the necessary changes that the clients standards required. Can I still do something like that?
View 1 Replies
View Related
Oct 15, 2004
I’d like to get some feedback on the following:
I have been working with a client who has recently requested an un-flattened version of the work I have been doing for them. They have been impressed, and at times inquisitive with “How’d you do that?”.
I am contemplating responding in a diplomatic way that I must decline. A version with all layers available will show many of my methods (and tricks) I have developed over the years, and I should not have to divulge them to a client.
View 8 Replies
View Related
Nov 21, 2013
My job requires that we have no internet access. I currently deploy our clients using a cloning machine. I create a master image and clone to our clients with all applications installed.
I would like to be able to include the activation before I clone to the clients. I watched the video for AAMES and it mentioned about a workaround for cloned clients. It also said there was a video available on the topic.
View 2 Replies
View Related
Jan 25, 2013
How should I save edited photos for clients? Save as or Save for web and other devices? When I "save as" the client can't upload their photos into i Photo. When I "save for web and other devices" my resolution drops from 300 to 72? I am using JPG.
View 5 Replies
View Related
Sep 18, 2008
what are your thoughts, yes or no? if yes, why, if no, why?
I feel its very un-businesslike to require/request them it ranks up there with requiring or requesting free specs. looking forward to your responses so i can come up with a polite way to explain why I won't hand over my work.
View 8 Replies
View Related
Sep 24, 2013
As Autodesk has not made changes that prevent excess registered application ID's from spreading from xref to sheets, I am guessing many companies have the issue and do not know it.
Its been a while since I worked with a crowd of highway designers whose attitude was AutoCad was AutoCrud (I was offended too), but I would bet the crop of people doing caltrans work is a bit new to the wild west of dwg issues.
I would encourage some of you out there to try this code on your drawing and see if you get more than say, 4000:
(vla-get-count (vla-get-registeredapplications (vla-get-activedocument (vlax-get-acad-object))))You can also run that on dwg's without opening fully in the editor, if you want to list app id counts for entire projects fast.
Simply cleaning app ids is not good enough to deal with the problem, you must discover where they come from, and catching them dirty is the best way. It alsways some consultant...never H&A though..Maybe if the Caltrans group discovers the issue, we can get movement by Autodesk on a real fix.They have done ok at cleaning tools so far, but its a big waste of time and file space. URL.....
View 5 Replies
View Related
Oct 16, 2013
I am looking for some general feedback on where the majority of people annotate there drawings. I was in a CAD meeting discussing our new CAD standards that we will be rolling out on Jan 1, 2014. A major improvement I recommended to the plans was to place our annotations in our XREF drawings instead of placing them in model space of our sheet sets. (Our sheet sets are our drawings that have our titlblocks that we plot from ). So, I am asking where do the majority of CAD users like toad annotations to there drawings? PaperSpace, model space, xref’s, etc. and why they do it that way?
I should also state that we are transitioning from 2012 software to Civil3d 2014 software too.
View 9 Replies
View Related
Mar 31, 2012
I'm trying to plot drawings through DWG to PDF.pc3, it works fine & opens up.But it skips the save dialog box and automatically saves in my local setting/temp folder with alpha-numeric name.
View 4 Replies
View Related
Mar 8, 2013
I get the attached when opening certain drawings which fails to load my acaddoc.lsp and so several useful lisps don't get loaded.
a successful drawing opening shows the following
IDSP Premium 2014 (mainly Civil 3D 2014 UKIE SP1 & Infraworks with some limited 3ds Max Design)
Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600
View 9 Replies
View Related
Jun 26, 2012
I'm running 2013 C3D and have a quirk that my drawings zoom out when I first open the file. I'm not even sure what they are zooming out to as it is not 'Extents'.Â
View 9 Replies
View Related
Dec 26, 2013
 Today, my question is about sheet set manager for civil 3D drawings.When I doing create sheet set, in the 3rd step "Choose Layouts", I browse the folder which is stored my all of drawings into the sheet set manager dialogue window. But only part of drawings inserted.  All of Civil 3D drawing (included plans and profiles) did not into it
View 6 Replies
View Related
Nov 25, 2013
I am new to Civil 3d, and have just completed the first pass on a design that includes several corridors. Â I am confused on the best way to prepare actual drawings.
I initially thought that plan production would be useful, however it seems that these are fixed. Â It seems odd that draft drawings cannot be present for review and editing. Is this correct or am I missing something?Â
It also seems like a huge task to generate the styles required to present the corridor in an appropriate format for a drawing, let alone several drawings that may have different requirements - in particular for a new comer who would not have set up the range of styles.
Therefore I consider two approaches are feasable - XREF the corridor or Extract Polylines.
I now think the best way to prepare drawings is to export polylines of the key components of the corridor and prepare drawings using this. Â This would be combined with the alignment, pipe and surface data, that can be used in the drawings via Data Short Cuts.
View 9 Replies
View Related
Sep 27, 2013
I just recently had to install 2009 from map 2008. Â When I open drawings last worked on and saved in 2008 and open them in civil 3d 2009, I get drawings that freeze up upon opening. Â Some will eventually open, showing errors. Â Others will never open and just freeze up.
View 2 Replies
View Related
Aug 27, 2011
How do I put templates on an online website for viewing by potential clients.
View 3 Replies
View Related
Jan 19, 2010
I can't open a drawing I saved yesterday afternoon. I always get a fatal error after reaching 98%. When i try doing recovery I get a message that is something like a program failure.Is there any way to open that drawing?
View 9 Replies
View Related
Nov 7, 2012
C3D 2010
Win7 Professional
16M RAM
I have to put out record drawings that contain C3D objects; Surfaces, Contour labels, Points and Point tables.
Many drawing Xrefs are nested. I tried the Civil batch converter with xref binding turned off and objects set to explode, and I get error messages, and the task is never completed. Is there a work around procedure to preserve the C3D information in each drawing? Can points be exploded and retain their apperance?
View 3 Replies
View Related
Mar 17, 2013
My problem is that when i add a map through WMS connection and later turn my drawing with the map into a .pdf file, the outcome is a very large file (my certain A4 drawing was 30,4 Mb). I guess AutoCAD stores a lot more info than i need the drawing.
Managing with a 30Mb file is very difficult when i need to, for example, sent it through an e-mail.
View 4 Replies
View Related
May 13, 2010
I have to revup a heap of drawings by modifying the drawing block of each drawing (simplying changing Rev C to a different letter ) and adding in todays date. Is there a quick way i can modify all drawing blocks without opening and modifying each drawing manually? Unfortunately, the drawings are all standalone and dont reference an external drawing block.
I am using Civil3D 2010
View 9 Replies
View Related
Jan 30, 2013
How to transfer styles individually between drawings in Civil 3D 2013.
View 2 Replies
View Related
Dec 11, 2013
I'm having an issue with my cad files that were done with Civil 3D 2012. When we made the jump to Civil 3D 2014 all my drawings seem to be corrupt. Now I have pipe networks in my base file. I have tired recovering and recoverall but no luck. I can send the CAD file.
View 1 Replies
View Related
Apr 2, 2012
I have created a profile showing existing and finish grade. I can't seem to control the appearance of the existing grade line and the finish grade line individually. I need finish grade to be color 161 and existing grade to be color 252, but whatever I set as a color applies to both.
I have done this in the past with no trouble at all, but can't seem to get it to work now. I even tried importing settings from drawings with that display, but nothing has worked yet.
View 1 Replies
View Related
Sep 27, 2013
I open two different drawings, I'll call X and Y. I make X current. Using the setting tabs of the prospector I go to Y drawing and click the plus and open the styles i want to insert into X drawing. So for example I open <General <Label Styles <Note Elevation and drag that style into my X drawing. I go and look at my X drawing <General <Label Styles <Note and see that Elevation is not there.
I have tried using AeccImportStylesAndSettings and also I'm running the sincpac which has an import civil styles function that does not work either. I went to a co-workers machine and he can get the styles import function to work just fine.
why I may not be able to get this to work? I even tried to create a new layout from template and still could not get beyond the styles that are default to my current drawing. My only option is to create the styles manually and that is, well, not an option.
View 6 Replies
View Related
Sep 11, 2013
how to create as built drawinngs in Civil 3d using surfaces
View 2 Replies
View Related
Jul 19, 2012
I'm currently working on a project using drawings supplied by others that contain educational version stamps, I just want to make sure I'm not breaching any terms of my license by using all or part of these drawings for commercial use?
View 3 Replies
View Related
Dec 23, 2013
I need one desc key that will update in all drawings. I am just getting started and I have a drawing template where for the most part I keep the desc key updated. I am just starting a new project and will make revisions and additions as I go to the desc key. If I make the change in my working drawing it doesn't update 'universally' just in that one drawing. Is there a way to have one 'master' that updates as you go? I have tried to drag and drop to keep one or the other up to date but that doesn't work. Also, there will eventually be 2 additional users so how will that work if we all can't use the same master description key?
View 9 Replies
View Related