AutoCad :: How To Make A Drawing Into One Layer / Base

Mar 18, 2013

I'm relatively new to Autocad so still learning the ropes.

I've been given a set of drawings from a client to design a system on. What I want to do is turn the drawing they have given me into one layer so that I can turn it on and off to just see my system. Is this possible? If so how?

The drawing has about 300 layers currently and a lot of blocks as well.

I'm using Autocad 2012,

View 7 Replies


ADVERTISEMENT

AutoCAD VB :: How To Make The Selected Value In Combobox Current Layer In Drawing

Dec 19, 2012

Private Sub UserForm_Initialize() Dim layerColl As AcadLayers Dim entry As AcadLayer Dim LayList As String Set layerColl = ThisDrawing.Layers For Each entry In layerColl ComboBox1.AddItem entry.Name Next End Sub

I have a form with a combobox. That combobox is filled up with all layers in a drawing. (see above)

Now I want to make the layer that I have selected (value) in the combobox the current layer in my drawing.

How can i make it current?

View 2 Replies View Related

Photoshop :: Base Layer Layer Style With Clipping Masks

Feb 19, 2009

I'm using a clipping mask on a layer. The base layer that the clipping mask is referencing has a layer effect applied (in this case an inner shadow). I want to make it so the layer effect is only applied to the base layer and NOT the clipped layers.

Below is an example of what I'm talking about. as you can see, layer 1 has the base layer's inner shadow applied to it. I want the inner shadow to be hidden by Layer 1, but the clipping mask to still apply.

View 2 Replies View Related

AutoCad :: Copy With Base Point And Paste Into Drawing

Mar 16, 2012

When I download a drawing from some suppliers I find that I cannot do a "copy with base point" and paste that copy into my drawing except using "paste special" which leaves me with an unmanageable image. The source drawing has all the normal (it seems) attributes of a .dwg file and can be edited as a normal drawing; it just refuses to be "pasted" into my drawing. What am I missing here!

View 5 Replies View Related

AutoCAD 2010 :: Drawing A Line From Base Coordinate?

Jul 9, 2012

We have a new PC set up, and the user is trying to draw a line, starting from point 0,0,0. AutoCAD won't let him draw a line from that coordinate.

How do we get AutoCAD to draw from the BASE coordinate? Is there a new switch that's messing this up?

View 6 Replies View Related

AutoCAD 2013 :: Base View Layer Properties Retention

Dec 19, 2012

If there was a way to retain original object layer properties when in base view.  IE I have 4 layers, each with a different color.  I would like to create a base view, and still keep the object layer colors.  Is there a work around for this?  Or should I just do an elevation and work through VP's?  

View 2 Replies View Related

AutoCAD Civil 3D :: XRef Base Drawing - Scale Factor Always Comes Up To Be 12

Nov 28, 2012

I am trying to xref a base drawing. But everytime I insert the drawing, the scale factor always comes up to be 12. I tried changing it, but it won't let me. I have attached an image of the problem I am getting.

View 1 Replies View Related

AutoCAD Inventor :: Possibility To Lock Base View In Drawing

Sep 5, 2012

is that there is a possibility to lock the base view in Inventor drawing

View 9 Replies View Related

AutoCad :: Paste Objects Which Copy With Base Point From Another Drawing

Mar 24, 2011

Since 2 days i can paste objects any more wich i copy with base point from another drawing.

When i say paste it doesnt give the question to wich point i wanna paste.

I cant find the problem did i hit a hotkey wich disable it or?

View 9 Replies View Related

AutoCAD Inventor :: Create New Base View In Drawing Document

Jul 13, 2009

I am trying to create a new base view in drawing-document.

I can get hold of the view but cant find a way to set reference data --- would like to set the "Line Style" to "As Parts" and "Hidden Line Calculation" to "All Bodies".

View 5 Replies View Related

AutoCAD Architecture :: Set Up Annotative Text Styles In Xref Base Drawing

Aug 2, 2012

I'm trying to set up Annotative Text styles in my Xref base drawing, so that I can alter the Annotative Text Scale in paperspace of my titlesheet drawings.

Is it possible to create the Annotative Text styles in an xref and amend these on a titlesheet when said xref has been imported?

I've checked the "Help" section of AutoCad but it all seems to relate to creating Annotative Styles within a single drawing.

View 3 Replies View Related

AutoCAD Inventor :: 2013 Drawing / Using Item Number As Base View Name

Aug 7, 2013

At my company, we do a large amount of work with sheet metal parts and assemblies. On our drawings, we like to do "detail" views of the flat patterns of each part of the assembly. Basically, how we do it now is insert a base view of the assembly and the BOM onto the first sheet and then on separate sheets, we place base views of the flat patterns for each of the components that will be cut on our cnc plasma table. We use the item number to denote which part it is in the assembly. Is there any way to pull the item number from the assembly BOM and use it as a parameter that can be inserted into the view label? Right now, it's a nightmare if the assembly BOM is modified because we have to go back in to each view label and manually change the item number.

View 5 Replies View Related

AutoCAD 2010 :: Copy Selection With Base Point And Paste It In Another Drawing?

May 23, 2012

Having a problem copy selection with base point and trying to past it in another drawing...

View 2 Replies View Related

AutoCAD Civil 3D :: Base Drawing - Pipe And Structure Styles Displaying Differently

Jul 26, 2012

I have a base drawing with all my pipe networks data referenced in. When I xref this drawing into out drawings some of the pipe styles and structure styles are displaying differently than in the base file. Both drawings have same parts lists and styles.

View 8 Replies View Related

AutoCAD Civil 3D :: Add Base Or Sub-base Depth To Transition Lane?

Apr 6, 2011

Is it possible to add a base depth to the transition lane assembly?   I need to do volumes for my road, (pavement, base) but there is a section with a transition (which only has one depth), so that section is off.

View 5 Replies View Related

Photoshop :: Creating Base Layer For Clipping Mask

May 9, 2011

I am struggling with clipping masks and after a few hours of scouring the internet and trying different techniques, I am left no closer to my end result than from when I started.

I am creating a banner. The banner contains 1 background image and some text. I'd also like to include 9 photos on top of the background image, all bound by a textured border. I have created the borders for all 9 images and have placed them on the background. Now, my questions is how I make these base layers of a clipping mask. I want the the mask to show the image, even through some of the textured border.

I know how to create the actual clipping mask of the image to be placed in the border. My question lies entirely within the base layer/border layer.

View 5 Replies View Related

Photoshop :: Automatically Merge Base Layer With All Other Layers Individually

Sep 27, 2013

I would like to know if there is a way to automatically merge a "base" layer with all other layers individually.  For example, Layer one is an image, the "base layer".

Layers 2 thru 200 are images that need to be merged with the base layer individually and then saved as individual files.  We are now turning layer 2 on and saving, turning layer 2 off, turning on layer 3 then saving, etc.  Hoping to find an easier and quicker method. 

View 1 Replies View Related

Xara :: How To Clean Part Of Photo To Make Base Look Painted

Sep 9, 2011

I need to clean a dirty part of a photo in order to make the whole base look as if i painted it, is that possible with xara xtreme ?

Photo is attached.

View 6 Replies View Related

Maya :: 2013 - Make Base Mesh For A Creature And Get It Into Mudbox?

Sep 27, 2013

What is the best method to make a base mesh in maya for a creature and get it into mudbox?

View 2 Replies View Related

Illustrator :: Make Text Align Using Their Base Line Not Their Bounding Box?

Dec 2, 2012

Left: 'vertical align bottomed text with the box of black stroke
Right: manually moved text with smart guide to align with its base line.(what I want to achieve)
 
As you can see in the left one, text has its base line under itself, and its bounding box doesn't match its base line. when I use align, it doesn't align using its base line but its bounding box.How can I make text align using their base line easily?

View 2 Replies View Related

AutoCAD Inventor :: View Label In Base View / Drawing?

Nov 25, 2008

Each time when I place a part in base view, have to follow few steps; go through view label, format Text, than choose type option - [Properties-Model] and its property - [Part Number], than placing dimensions. it takes long time and very repetitive, especially, when placing a hundreds of parts and I was wondering if there is an option, to set up view label; [Properties - Model ]& [Part number], as a DEFAULT. So, each time placing a part, in base view it will come up with correct label. Also, overall dimensions, can it be retrieve using parameters of the part?

View 4 Replies View Related

Photoshop Elements :: Make One Layer Smaller And Rotate It Leaving Other Layer Intact

Apr 4, 2013

I have two maps of same area (different years) and I want to match them up as one map.  I can load them both as layers and make the older map transparent so that I can see through to newer map, but older map is larger than the newer map (in the background).  I can move the transparent map but I cannot make just the transparent map smaller to fit over the other map.  I will also need to rotate the map slightly.  When I try to resize it changes both maps.  I have tried the transform and the move tool.  So how can I make one layer smaller and rotate it it leaving the other layer intact?

View 2 Replies View Related

GIMP :: Make Edges Of Top Layer Blend In With Bottom Layer To Tell That There Is A Line

Feb 4, 2013

How do I make the edges of the top layer blend in with the bottom layer so you cannot tell that there is a line??? I want to make it look like a heart but I don't know how to smoothen the edges to make it look like it is part of the bottom layer so when I merge the layers there is no goofy lines looking like someone cropped another fire picture out...

fire3.xcf (Size: 489.68 KB / Downloads: 38)

View 6 Replies View Related

Photoshop :: Possible To Flatten Bottom Most Layer To Make Background Layer

Aug 5, 2013

I have a large psd. The bottom most Layer can be a background layer is it possible to flatten just this layer to make is a background layer as this may make the file size smaller. Im working in PH5 on a Mac.

View 2 Replies View Related

AutoCAD LT :: Copy Layer From One Drawing In Model Source To Another Drawing In Paper Source

Nov 7, 2013

I need to copy a layer from one drawing to another, the problem is that one of them is in model and the other one is in paper. The method I tried using was: I used the q select command to copy all objects from one layer on to the clipboard and then tried pasting it in the other drawing (which was in paper) - and nothing got pasted.

View 3 Replies View Related

Photoshop :: Drawing Outside The Layer Auto-Select Layer

Feb 19, 2008

I have an image with 8 layers and i want to draw lines. So I make a new layer. While this layer is selected, i select the line tool and draw a line. Then, as I want to move this line, I select the move tool and try to move it. But instead of moving the line I just drew, photoshop automatically switches to my background layer (although i'm not sure it's defined as "background layer") and moves the entire content of the layer.

To see what actually happened, i hid each layer in the layer palette... And still... here was my line. (with all layers hidden, is it POSSIBLE to have anything?)

I tried to select my line and then, using the move tool, move it, but the message "could not move the selection because the selected area is empty"...

View 3 Replies View Related

GIMP :: Make Layer Mask Its Own Layer?

Nov 24, 2013

How would you take a layer mask, and make it its own layer? If you try copying and pasting a layer mask, you can only dock it to another layer.

View 1 Replies View Related

GIMP :: Duplicating A Layer To Make Another Layer

Jul 15, 2012

In order to make a copy of a layer. I know I make a copy of the layer, but then I'm having issues taking the layer, and reversing it horizontally so that I can create a new layer using the previous copied layer. I don't know what I'm doing wrong, and I've been experimenting with it. I'm now able to create really nice and curvy looking hills, but still just not able to copy it, and reverse it.

View 2 Replies View Related

AutoCad :: Drawing By Block Not By Layer

Mar 8, 2012

for some reason when i select a layer and draw a line (lets go with blue) it draws a white line, though in layer manager it says i'm drawing a blue line. when you click, then rt click the line, go to properties it says the line is drawn "by block" once i switch it to "by layer" the proper colors come up. I am altering a drawing so its easier for me to draw in a different color to see what i've done and what was already there.

View 9 Replies View Related

AutoCad :: Translating Layer From One Drawing To Another?

Apr 18, 2011

I need translating the layer from one drawing to another. e.g. I have some standard layers in our drawing template and I want to move the contents of our client's drawing to our default drawing template without their layers. Or may be is there a way to auto convert the layers to match our standard layers?

View 4 Replies View Related

AutoCAD LT :: 2013 - Can't Make Changes To Drawing

Oct 11, 2012

I have cad drawings but when I select to change a desk in the floor space the whole floor highlights - what can I do to stop that and select only what i want to delete add

View 3 Replies View Related







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