AutoCAD Civil 3D :: Cannot Edit / Explode / Erase Or Change Layer

Sep 27, 2010

i have a drawing i recieved from some one else - that has an ACAD_PROXY_ENTITY in it that i cannot edit or explode or erase or change layer.

View 4 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Can't Edit Annotative Text / Move / Rotate Or Erase

Oct 29, 2007

Created L200 Annotative text in C3d drawing w/ SP1, INSTALLED SP2, working in dwg now I can not move, rotate or erase the text that is annotative (the two scale symbols) appear at every piece of text. I tried making in the STYLE text box toggling on and off "Annotative Text" does not work. Also did -purge Regapps, still can not edit text.

View 7 Replies View Related

Paint Shop Pro :: Erase Layer / Change Color

Aug 10, 2012

How, after changing a photo to B&W, to color back in a section to the original colors, but can I change those colors to a different color? Like if I wanted to change a hat from red to green.

View 3 Replies View Related

AutoCad :: Edit Blocks Without Being Able To Explode It

Jan 19, 2012

I have a block of a survey from an outside company which was sent as a block.I am guessing that when it was creating, they un-checked the box that allows it to be exploded.

I would like to edit the block, and without being able to explode it, I have to go into the block editor to do so.Is there a way in block manager to change it so that I can explode the block?

View 5 Replies View Related

AutoCad 3D :: Explode Object To Edit Each Component Of It

May 11, 2012

1. Im going to learn 3D now, but when i change my autoCAD 2007 into 3D workspace , it didnt give me the 3d modelspace , but give me the common 2d modelspace, how do i change this?

2. Can i explode the 3d object so i can edit each component of it, for example i have a ball? is that thing called wiremesh?

View 9 Replies View Related

AutoCAD 2010 :: Edit Attribute Block And Selects One Of Values And Erase

Jun 22, 2012

I have only one user with this problem. He tries to edit an attribute block and when he selects one of the values and erases it the default value doesn't erase. He then has to enter some text and erase that and it works.

View 3 Replies View Related

AutoCad :: Dimensions Change When Explode Detail

Oct 19, 2012

when I explode a cad detail the dimensions change. How can a revert these back to the original dimensions before they were exploded? I need to work with the exploded detail so i can make changes....i use cad14.

View 4 Replies View Related

GIMP :: How To Erase On One Layer And Have Other Layer Showing Through

May 2, 2012

how to erase on one layer and have the other layer showing through. I believe I have Gimp 2.6. But I am not sure.

View 4 Replies View Related

AutoCAD Civil 3D :: Edit Survey Points - Description Cell Won't Allow To Change Anything

Jul 27, 2012

I am new to Civil 3D upgrading from LDD2009.  I am trying to edit some point descriptions brought in through a fieldbook import through my survey database.  Under my survey database in Survey Points I hit EDIT POINTS and it brings up the SURVEY POINTS EDITOR.  My points are listed as white observed points but when I click on the description cell it won't allow me to change anything. 

View 7 Replies View Related

AutoCad :: Change To Avoid Dimensions That Explode After Inserting Into A Project

Mar 5, 2013

Which setting(s) do I need to change to avoid dimensions that "explode" after inserting into a project. Example, several Architects I deal with, when any dimension string is placed into the drawing, there is a prompt to either type in or hit enter for the dimension shown. I will save the drawing, but if I get into the drawing later and need to continue the dimension string, I cannot select the previous dimension as it is now just lines and text. I am using Autocad 2013 and have never been able to figure this out.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Explode 3 - 4 Times To Change Lineweight To 9mm

Feb 22, 2013

I have multiple floor plans in a drawing one of which I need to explode 3-4 times to change the lineweight to 9mm. I have tried to put something that will repeat explode but I am having problems with plines within the blocks not exploding.

(defun c:tmp (ss)
(setq ss (ssget))
  (setvar 'qaflags 1)
  (repeat 3 (vl-cmdf "._explode" ss ""))
  (setvar 'qaflags 0)
  (vl-cmdf "chprop" ss "" "lw" "0.09" "")
)

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Wblock To Erase Or Not To Erase?

Feb 18, 2013

Wblock when run from the command line used to erase the entities selected, now it seems it does not, but the dialog box shows an option to keep or erase the selected entities.

Any variable name that controls this functionality?

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Erase All Points In Specific Layer

Apr 9, 2013

I have a lisp which I use to erase all points in a specific layer.

(defun cPL ()
 (setq ss1 (ssget "x" (list '(0 . "point")'(8 . "Points"))))
 (command ".erase" ss1 "")
 (princ)
)

It is working only if I have the points in the DWG. If there are no points, I receive "Unknow command DPL". Is there anything I can do in order to avoid this error?

View 5 Replies View Related

AutoCAD Civil 3D :: How To Explode PDF In 2011

Mar 23, 2011

how to explode a PDF in Autocad Civil3D 2011?  I need to be able to manipulate the PDF by removing parts and drawings new sections.

View 9 Replies View Related

Photoshop :: Cant Erase The Hue Layer

Mar 15, 2006

I have been erasing the hue layers when i do specific pictures when i want the backround to be a different hue than the foreground. And i would select the hue layer, and just use the erase tool and it would remove that specific hue in that area... Well now i will not do that anymore. I must have checked some box on accident or somthing. when i select the eraser tool and the hue layer, it shows the eraser circle on the picture, but it will not erase anything...

View 2 Replies View Related

AutoCAD Civil 3D :: How To Change Default Layer Settings

Jan 8, 2008

I am using C3D 2008, SP2

I am trying to change some default layer settings. I go to: Toolspace -> Settings tab -> Right click the drawing name -> Edit drawing settings -> Object layers tab. There I can set the default layers that objects are created on. I want to set "General Note Label" and "General Segment Label" to be created on what ever layer is current.

View 7 Replies View Related

AutoCAD Civil 3D :: Change Multiple Mtext To By Layer

Aug 6, 2012

I have a user who inadvertently changed the text contents of an mleader from "ByLayer" to 1,255,0, which is giving us some serious issues with our plotting, as we use a .ctb file for printing.  Unfortunately, this error must have occurred fairly early in the project, because it is now replicated throughout the 100 page set.  The text color was changed through the mtext editor, so just changing the overall properties of the mtext or leader doesn't affect the text.  The only way that I know of to correct the issue is to edit each piece of text, select the contents, and change them back to ByLayer.  This is going to be a real pain.

So here is the question: Is there a way to change the color of multiple pieces of mtext, without opening each and every individually?  

View 4 Replies View Related

AutoCAD Civil 3D :: E-Transmit Does Not Explode AEC Objects In Xrefs

Sep 12, 2012

I have my Transmittal settings file format set to: AutoCAD 2007 Drawing Format with Exploded AEC Objects, but the E-Transmit will not explode the AEC objects in attached Xrefs. I can't find any setting that would allow this or prevent this. It worked fine in C3D 2012, but it's not working in 2013.

Civil 3D 2013
64-bit HP Desktop - HP Z420
Intel Xeon CPU E5-1620 0 @ 3.60 GHz
24GB RAM
AMD Radeon HD 6570
Windows 7 SP1

View 5 Replies View Related

GIMP :: Not Erase Something Off The Transparency Layer

Jan 28, 2014

I loaded one PNG pic.

I added an alpha channel to make it a transparency.

I used the select by color tool.

I clicked white & removed.

I saved. I switched to eraser - but it is acting like I'm trying to erase something off the transparency layer and won't erase anything.
I have the correct layer selected in the layers window.

View 9 Replies View Related

AutoCAD Civil 3D :: Plan Production Explode Label Orientation

Jul 18, 2013

I finished my pressure water pipeline plan/profile viewframe and sheets. But in order to approve it here in Brazil, I need to deliver a CD with the .DWG file without AEC Objects. My dismay is the label orientation when I run the AECObjExplode, since all my alignment labels need to be VIEW oriented. Is there a way to do run AECObjExplode so the labels stay oriented to my view frame and sheets in paper space?

View 3 Replies View Related

AutoCAD Civil 3D :: Cogo Points Explode To Block Reference

Oct 7, 2013

I got a survey that has hundreds of cogo points. I need to bring this into a mapping dwg but not as cogo points. What's already in the map file is block reference (trees, power poles, signs, etc.). When I explode the cogo points (select all) they turn into 1/100th of the size (although the Properties scale hasn't changed). If I explode one by one, they are fine. how I can get these cogo points into the map dwg as block reference at the correctoriginal size?

C3D 2012 sp1
W7Pro 64bit
HP Z400 Workstation
16 GB RAM
Intel Xeon CPU W3565@3.20GHz
NVIDIA Quadro 4000

View 3 Replies View Related

AutoCAD Civil 3D :: Action Recorder Xref Layer Color Change

Sep 20, 2012

A way to Change the color of an xref layer via command line by selecting the layer and not by knowing the layer name?  What I am trying to do is come up with an action recorder file that will allow you to change an xref layer color.  

View 1 Replies View Related

AutoCAD Civil 3D :: Erase Certain Point / Label Styles?

Sep 11, 2013

I cannot erase certain point styles/label styles in Civil 3D. Why is this, and is there a way I can?

View 2 Replies View Related

Photoshop :: Unable To Paint, Draw, Erase On Layer

Dec 11, 2006

I have been editing a batch of photos and everything had been working fine.

But then it was not allowing me to directly edit the layers. I cannot draw, paint, erase, smooth, etc. I can draw shapes and select and delete material, but have no independent control with the tools.

View 2 Replies View Related

CorelDRAW Graphics Suite X5 :: Getting Erase Tool To Erase Part Of Ellipse Shape?

Nov 23, 2011

I am having trouble getting the erase tool to erase part of an elipse shape in Corel Draw.  I select the erase tool and click and drag across the part of an elipse that I want to get rid of (so far so good), then I release the mouse and an outline of the nib tool is left behind.  

View 5 Replies View Related

AutoCAD Civil 3D :: Change Alignment Station Offset Label Default Layer?

Oct 29, 2012

how do you change their layer? i have been through the settings tab under "alignment", "station offset". i also right clicked on one and went through the properties.

View 4 Replies View Related

AutoCAD Civil 3D :: Sample Lines / Section Views - Unable To Change From Layer 0

Jul 15, 2012

I created sample lines and section views for my road projects. I set all line works to appropriate layers except for "Segment and Points". Cannot change from layer "0".

I right click the existing grade on my section views, click "edit section style", click "display", then change the layer of Segments and points and click "OK", "apply".

Go back to my drawing, verify the layer but  still layer "0". I tried so many times, read the manual, call friends but no luck. I am tempted to "explode" my drawing.

View 2 Replies View Related

GIMP :: How To Erase Or Change Dotted Areas

Feb 28, 2012

I've got a problem editing an image with a dotted background in it. By 'dotted', I mean an array of small evenly spaced black dots on a white background.

I've tried the fuzzy select tool which kind of works. It fills in the white space with the color I want but leaves the dots untouched. I want to get rid of the dots.

The image has a lot of rectangles containing text (these are not dotted) on this dotted background so using the select tool would be a real chore.

View 8 Replies View Related

Photoshop :: How To Erase Around Outer Edges On A video Layer From File

Sep 30, 2013

I am having trouble in Photoshop CS6 trying to erase outer edges on a pasted video layer I have a short animated video I am working on but when I paste an animated video from file I cannot erase the outer edges because every time I try to do this it converts the pasted video to a smart object and then when I only gives the option to rasterize the pasted video layer, after it is rasterized it becomes a static image which dosent have any animation at all. Is there any way I can erase the edges around the video layer without this happening?

View 1 Replies View Related

Xara :: Using Color Select / Erase To Change Sky In Photo

Jul 3, 2013

I have been trying to use the color select/erase feature in Xara P&GD9 (version 9.1.1.28178) on my Windows 7 64-bit computer. I can use this feature to change the appearance of the sky in a photo -- for example, to change it from something drab to an attractive blue. I've now tried to do this in several versions of two photos, and I've been completely unsuccessful. Following the instructions, I first used the color select/erase tool and clicked on the sky in several places to erase it. I then clicked on the Make Soft Mask button and saw that everything but the sky was now pink. I then went to Enhance in the Photo Tool and selected the Hue control. But no matter where or how much I changed the Hue and/or the strength, nothing happened. I was left with the same drab sky I started with. I've tried to show what I've done with four thumbnails.

View 7 Replies View Related

Photoshop :: Erase A Layer / Rectangle Tool To Make A Nice Fade

Jun 6, 2012

Basicly when i try to erase a layer/rectangle tool to make a nice fade this is what happens: every time i try to erase it makes a huge black lining around the erased part as u can see .

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved