Ireceived this drawing from a surveyor that has elevations. I want to build a surface of the EG and therefore convert these points to cogo points. I have watched all tutorial today and C3D does not seem to want to recognise these points.
Rick Jackson
Survey CAD Technician VI
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Trevor,
Thanks for posting your drawing.
As @Anonymous notes, there are no points, just circles. And a Surface won't allow adding Drawing Objects of type Circle. Using Data Extraction you can get the XYZ of each Circle, But there's a problem--half of the circles have a Z of 0:
So if you can figure out how to sort 1016 Rows into non-zero elevations you can add the point file to your surface and you're off to the races.
@Anonymous ,
Rick, I tried using _AeccCreatePtConvertAdeskPts, but got "ERROR: Invalid selection set!" when I selected the Circles.
Dave
Dave, I used the CREATEPTCOVRETADESKPTS (the one inbetween the LDD & SoftDesk in C3D2018, I noticed the file I uploaded was acting a little wonky so I exported the points from that file and created a new metric file from the OOTB dwt. Attach here. No elevations were at 0
Hey Rick,
I'm using 2018, but it's not working for me. I keep getting "invalid selection set".
I do notice that there are 2 kinds of circles, different layers, one with and one without elevations. If I could Data Extract only the Circles that have elevations, I could make it happen. I'm unable to find a way to get Excel to select all the rows with 0 elevation. You'd think that would be possible, but my Google-Fu is failing me.
Anyway, an interesting exercise.
Dave
I have unhidden the zz Ground Surface Layer Tin and creating the surface from the Drawing objects (lines or 3D Faces). I am able to grab onto the 3D faces, but I think because an elevation is not right the C3D doesn't let me to create the surfaces.
I'm trying to export my DWG file out as an STL, but apparently first I need to convert my block reference into a 3D solid. I just keep getting the error "Object cannot be converted". I'm a complete AutoCad n00b so would appreciate any advice or help you can give. Thanks!
Instead of arc I created a flat spline around the arc using all of the bottom endpoints at the "bull nose" transition. I then copied the spline and frame, trimmed the frame, and joined the entire profile to get the matching flat for your object.
I am also having trouble with converting AutoCAD DWG to Adobe PDF. I have tried several different methods. I've tried outputing the color PDF to a post script file, however that is still in color. I've tried using custom Color Plot Styles (monochrome.ctb) and Named Plot Styles (monochrome.stb), but since I did not create the original AutoCAD DWG (it is 10 years old from 2004), they are not the correct plot style files. I do not have AutoCAD and use ProE/Creo instead. I've tried importing into my CAD tool, however all the fonts are different. I've also tried exporting the PDF to a raster format like TIFF but the resolution is really bad for engineering drawings. If I increase the resolution, then it sometimes will say that the image is too big and in cannot save/export the image.
It seems like this should be really simple to do in Adobe. I have Adobe Acrobat Pro 10. I can go to Tools > Print Production > Preflight > PDF Fixups > Convert to grayscale, which will convert to grayscale, but not to monochrome. Similarly I can go to Tools > Print Production > Convert Colors and select Conversion Profile to Gray Gamma 2.2, however that still will produce grayscale, but not monochrome.
Select all click the attached colour box and change all to white. Then save as so don t lose original one..Convert it.. Issue is when you wanna do convert Pdf to Cad.. I couldn t find any safety way to do that. And I gave my Pdf to Autocad conversion job to company..
Hi,I am the new user of Allegro and i am trying to convert one of my autocad file to allegro. the problem i am facing is that it converted some of layers like dimension and outline ,but the polylines which i converted to etch layer is not comming as a filled solid, can any one told me how can i do this.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse suscipit sapien ac sapien malesuada fringilla. Fusce venenatis, mauris id sagittis dapibus, mauris velit sollicitudin ante, a pulvinar leo orci vel erat. Nam mattis erat augue, at luctus ex dignissim et. Donec suscipit, dui at efficitur tristique, nulla nisi ornare lorem, vel dictum lectus eros nec felis.
Instructions provided describe the steps to convert AutoCAD DWG files to a GIS-compatible file geodatabase using ArcGIS Pro.
Before performing the following process, the projection for the CAD data must be defined. Refer to the following Knowledge Base article: How To: Identify the spatial reference, projection, or coordinate system of data. See also the related articles in that procedure.
After defining the projection for the DWG file, the file can be imported into a newly created file geodatabase using the CAD to Geodatabase geoprocessing tool. However, text from the CAD file is converted to points, and the descriptive text is saved as an attribute of the point feature class. You can label the points, then convert the labels to annotation in the geodatabase. Using the method outlined below, the original text can also be converted directly to annotation in the geodatabase.
Procedure In ArcGIS Pro, open a new Map, and in the Add Data dialog navigate to the folder where the AutoCAD drawing file (DWG) is stored. Double-click the name of the file, and add the Annotation, Points, Polylines, Polygons and Multipatch feature types to the map. Additional data layers such as _anno and should not be added to the map.In the Catalog pane, create a new file geodatabase to contain the CAD features. Right-click the folder where the file geodatabase will reside, and click New File Geodatabase. Rename the file geodabase if desired, but the .gdb extension must be retained. If possible, create the new file geodatabase in a folder on the local hard drive.Right-click the new file geodatabase in the Catalog pane, and select New > Feature dataset. Name the new feature dataset using underscores instead of spaces, and set the coordinate system of the feature dataset to match the projection of the DWG file. Click Run to create the feature dataset.In the Catalog pane, right-click the feature dataset, and select Import > Feature Class(es). In the dialog, navigate to the DWG file and double-click it. Select the Point, Polyline, Polygon and Multipatch features types and click OK. Click Run to import those data types into the feature dataset.Import the annotation. This step will not work correctly unless an appropriate spatial reference is defined for the data. In the map, zoom in until the DWG annotation text appears at an appropriate size for viewing in the map, publishing or printing.In the map, select the DWG annotation layer on the Contents tab, and click the CAD Data button.Click the Copy Features button on the ribbon.In the geoprocessing tool dialog, navigate to the file geodatabase, and open the feature dataset. Type the name of the new annotation feature class, and click Save. Run the Copy Features tool to copy the annotation to the annotation feature class.It may be necessary to adjust the size or relative position of the Annotation in an Edit session after the conversion process is complete.
We are converting 100s of DGNs to DWGs. All of our complex shapes (that have an arc as a component of that shape) in DGN are being converted to splines in DWG. We want to drop all splines to polylines, while still maintaining the arc information. Is there a way in FME to do that?
Converts arc features into lines replacing the feature geometry with a series of edges interpolated along the arc boundary. Ellipse features are converted into polygons by interpolating edges along the elliptical boundary.
FME should be reading the DGN complex shapes with Path boundaries, which can contain a mixture of lines and arcs. 2D paths will be written to DWG as LWPolylines, that can include arcs, but 3D paths will be stroked into 3DPolylines.
If your complex shapes are planar, you can use a ElevationExtractor to save the elevation to the attribute 'autocad_elevation', then a 2DForcer to convert them to 2D. These will be written to DWG as LWPolylines with elevation.
Hi @daveatsafe - I was hoping it would be that easy. When I just do a straight conversion in FME or out of MicroStation itself, the resulting features turn into polylines with the Arcs dropped to lines (I did verify that the drop complex chains/shapes was turned off). These are 2D microstation drawings, so I shouldn't have to worry about elevations.
3a8082e126