AutoCad :: Layer In Model But Not On Listing?

Nov 21, 2012

i am working on correcting a drawing. when i select a object its layer shows up but then when i try and find the layer in the listing on the layer manager its not there. i can't even select the layer to keep it current.

View 0 Replies


ADVERTISEMENT

GIMP :: How To Get Listing Of Layers And Select Black FG Layer Data

Feb 9, 2013

I have a small image imported from a PDF 1.2 X 2 centered on a 8.5 X 11 inch White background.

I simply want to select the black portion of the image, copy - duplicate a set amount around the existing image.

I thought this would be select, copy paste, paste..... done, save. but no not that easy.

I assume I have 2 layers a FG and a BG layer. I believe that FG is Black ? I have tried rectangle select then paste but that is not working.

How do you get a listing of layers?

How do I just select the Black FG layer data?

How to I paste into a 3X3 array which is my ultimate goal:

X is the original image in Black:

C are to be copies of the X image:
C C C
C X C
C C C

I will attach the PDF image

View 4 Replies View Related

AutoCad 3D :: How To Edit A Circle In Model Layer

Feb 6, 2013

I have a drawing and I want to enlarge the circle (circled red with MS Paint ) from round 6 to round 12.

But all things I've tried, it comes up with this:

I think it has something to do with the view I'm working in? How can I simply correct this.

View 9 Replies View Related

AutoCad :: Scale 1:1 From Model Drawing To Layer

Feb 27, 2013

I have been using Autocad 2000i LT for a number of years now but with limitations.(self tought of a fag packet) I am trying to get it to work for me rather than me work for it! Normally i use it for doing for producing panel wiring drawings, the way i normally do this is have a drawing on layer 1 then copy paste for additional layers, though this works ok, when i need to change eg date / site ref i have to change it on every page. I know by doing the basics on the model this then transfers to the other layouts. Plots set up for A4 landscape, on model / layer scale set to 1:1 I do drawing on model then when choose new layer the drawing scales down even though set 1:1 paper size same ect.

View 9 Replies View Related

AutoCad 3D :: 3D Model Of Equipment Still Visible - Layer Off

Jun 11, 2013

I have a simple solid model of a cube representing a cooling tower that still shows up when I do a realistic visual style even though the layer is off and/or frozen. I cannot hide this thing for some reason. What am I doing wrong?

View 9 Replies View Related

AutoCad :: Layer Management In Model Space

Nov 2, 2012

i was working on a building layout that included soil & waste and hot & cold water routes, some detail was needed at 1:100 and some 1:50. i can set up viewports in ps to display the correct layers ok but the model space view got more and more untidy, all text and dimensions are in model space too. if i froze a model space layer to improve things obviously i lost that layer in ps. in the end i copied the xref and did the water services separate. is there a way of tidying up the model space without losing any layers in ps?

View 8 Replies View Related

AutoCAD Civil 3D :: Listing Lines

Oct 8, 2013

If I draw a line and label it I get the correct bearing and distance. If I list the line it gives me a different bearing. how can I correct this?

View 1 Replies View Related

AutoCAD .NET :: XRef Listing With RealDWG

Aug 29, 2011

Is it possible to get a listing of all of the X-Refs contained in a particular document. I am attempting to do this with the following

db.ReadDwgFile(testFileName, FileOpenMode.OpenForReadAndWriteNoShare, true, null); using (var tx = db.TransactionManager.StartTransaction()) { var xrefGraph = db.GetHostDwgXrefGraph(true); for(int i = 0; i < xrefGraph.NumNodes; i++) { XrefGraphNode xgn = xrefGraph.GetXrefNode(i); Console.WriteLine(xgn.Name); } }

I know that this drawing has 3 attached X-Refs, but none are coming up in the node graph.

View 1 Replies View Related

AutoCAD LT :: Print Layer In VPORT But Not In Model Space

Apr 27, 2012

Any way to print/plot a layer in a VPORT, but prevent the same layer from printing in Model Space?

I am annotating my VPORTS with text, but I don't want any of this text to print/plot from Model space.  All of the annotations will be on the same layer even though the annotations will appear on multiple VPORTS.

View 4 Replies View Related

AutoCAD 2010 :: Fonts Listing Used Within Drawing

Nov 27, 2012

Is there a way to get a listing of all fonts used with in a drawing? 

View 1 Replies View Related

AutoCAD .NET :: Listing All Blocks In Drawing File

Jun 29, 2011

What i want is to create a treeview that lists all the blocks. I can achieve that trough iterating the blocktable record.

No i can populate all the blocks in the control.

But how can i get a list of all block references in model and paperspace.

View 9 Replies View Related

AutoCAD Civil 3D :: Object Listing In Drawing

Apr 9, 2013

Is there a way to count all types of object in a drawing?

Like this:

Command: ????

Number of blocks: 22

Number of 3d faces: 2

.

.

Number of hatches:1

"Qselect" does it but it can be very slow if there are a large number of objects in the file.

I guess this information is savea as "meta data" and can be accessed even without opening the file??? 

View 6 Replies View Related

AutoCad :: Printing Detail Listing Of All Components

Jun 14, 2012

We use autocad lt 2012, when creating a drawing, the same component can be used more than once, is it possible to print a detail listing of all the components used in a single drawing in some sort of report format, or maybe export the listing to a program like MS excel....etc.

View 1 Replies View Related

AutoCad :: Shows One Layer In Model Space When Drawing Opened On Mac

Feb 24, 2012

I have done a drawing on my auto cad 2011 on windows and when i open it up on my auto cad 2011 for mac it only shows one layer in model space all the layers are on and thawed. how can i get the rest of my drawing to show up?

View 2 Replies View Related

AutoCad :: Layer States And Model Space View Ports?

Mar 13, 2013

First off, here is what i want to do:

- in model space

- 3 model space view ports (ai_tiledvp 3 "_V")

- different layer state visible in each view port OR different saved view visible in each view port.

I cannot for the life of me figure it out. At the moment, every time i change the layer state (or saved view) in one view port, it changes in all 3 view ports so that they all show the exact same thing.

View 2 Replies View Related

AutoCAD Civil 3D :: Point File Format Listing?

May 24, 2013

Is there a way to re-order the point file format listing for points on the settings tab? I have tried everything and it will not change the order of the listing.

View 3 Replies View Related

AutoCAD 2010 :: Listing Multiple Line Lengths

Jan 2, 2013

Is there an Autocad command that will list the lengths of several seperate lines and combine the lengths similar to the areas command?

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Getting Coordinates Via Listing

Jan 8, 2014

I have created a circle from 3topo points. Im having difficulty getting accurate elevation (z)  of the center of circle (pile representation) via cad polyline listing. im getting same "z" all through out which in fact is not.

View 8 Replies View Related

AutoCAD 2010 :: Hide A Layer In Model Space But Show It On Paperspace Tab

Mar 15, 2012

I'm looking for a way to hide a layer in model space, but show it on ONLY my paperspace tab.  Problem is, most of my work is in model space (different aspect of this drawing), and although I could pull the objects through to the paperspace tab, it just wouldn't be the way I feel it should be (3d objects should stay in model space imo).  However, for the most part I don't need to see it in model space (except for checking 3d elevations of line segments), the finish product is a printed 2d top view.

View 5 Replies View Related

AutoCAD Civil 3D :: Model Space To Layers Manager And Turn Off A Layer

Nov 13, 2012

In model space if i go to layers manager and turn off a layer why does it still show up in model space.  Civil 3d 2013

View 4 Replies View Related

AutoCAD Dynamic Blocks :: Parameter Listing In Properties Windows

Jun 17, 2011

Any way to change the order that the parameter properties appear in the property manager. Currently I think they are appearing in the order in which I placed them, but I would likr to re-arrange them.

View 3 Replies View Related

AutoCAD 2010 :: Adding Listing And Showing Lines Of Different Lengths?

Nov 20, 2013

I checked a couple of old posts looking for a lisp routine that will count the number of lines and list each different length either in a dialog box or txt file. I am working on an estimate and I have a floor plan of owsj of different lengths. I downloaded the tlen.lsp but that is only giving the total number of joists and the total length.

I am looking for a lisp so that I can window all the owsj at once and have it list or show the result for the joist in this manner

sample output:

xx joists = 10'-0"
xx joists = 20'-0"
xx joists = 30'-0"

View 2 Replies View Related

AutoCAD Civil 3D :: Listing Acres In Parcel Map Check Report

Jan 2, 2014

I am wondering if there is a way to modify the Map Check Report to include Acreage Calculations like it used to. I am only given the square feet and need both. I know I can calculate it easily, but it would be nice if it were there by default.

View 5 Replies View Related

AutoCAD Inventor :: Autodesk Constraint Change Listing 2012

Jun 19, 2013

Recently installed 2013, previously had 2011inv.  Trying to find out exactly what the constraint changes are from 2011 to 2012 inv.  I as told that there was a post here with them, but cannot find it (only posts of constraint problems that people were having when they switched to 2012).

what the changes are from inv2011 to 2012 or inv2011 to 2013.  Doesn't autodesk have these changes listed somewhere in writting?

View 4 Replies View Related

AutoCAD .NET :: Listing All Xrefs Attached To A Group Of (unopened) Drawings

Aug 15, 2012

I'm using AutoCAD 2013 64 bit and MS Visual Basic 2010 Express (and Excel 2007), and I'm trying to write VB.NET code to list all xrefs attached to a group of drawings. The list of drawings is in column 1 of an Excel spreadsheet, and I want to list all xref filenames in columns 2 onwards - one row per drawing.

The Excel part works fine. I just wish it was as easy to extract information from DWG files.

I created a "Windows Form Application" project in VB 2010 and added a button to Form1. Clicking on the button runs the code.

When adding references I added "Microsoft Excel 12.0 Object Library" COM for Excel (as per Excel website tutorial), and "acdbmgd.dll" and "acmgd.dll" (both with Copy Local=False) as per AutoDesk .NET tutorial. But I got warning messages saying Acdbmgd.dll and Acmgd.dll target a different processor. Is this different to the Excel COM target processor, or do I need to change the target processor for the whole project (and if so, how)?

I tried adding "AutoCAD 2013 Type Library" COM reference instead of "acdbmgd.dll" and "acmgd.dll" which got rid of the target processor warning messages, and I could then open the dwg files successfully, but still the project crashes.

Here's the code so far...

Imports Excel = Microsoft.Office.Interop.Excel

' do I need to include Imports for AutoCAD here? Various websites list AutoDesk.AutoCAD... imports here, but AutoDesk isn't an available option when I try adding this here - maybe because I have the wrong references?

Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

[Code]....

When I run the project I also get a "A first change exception of type 'System.Runtime.InteropServices.COMException' occurred in MyProject.exe" message. How can I rectify this?

Currently it crashes when it gets to the cadDwg.Database.Blocks line saying "Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))".

The xlsx file and the dwg files refered to in the xlsx file all exist. I've tried running it both with AutoCAD 2013 running and with AutoCAD 2013 not running. Still doesn't work

I feel so close, but what am I missing? I haven't downloaded the "ObjectARX for AutoCAD 2013 (32-bit and 64-bit)" from AutoDesk yet because (i) I have to get a licence, and (ii) it's a very large file, and (iii) I seem to be able to open drawing files without it, but just not access the data I want in the files.

I've got 1500+ drawings to look at by the end of the week. If this doesn't work it's back to AutoLisp (and maybe script files, but that's another headache).

View 9 Replies View Related

AutoCAD 2010 :: Connecting Specific Layer-configuration To Paper Space Model Tab

Apr 14, 2013

I want to create finished paperspace-tabs, with a specific layer-configuration.

How can I manage that?Each tab has to be exported to PDF as a finished configuration, without changing layers in the end.

View 1 Replies View Related

Photoshop :: Export 3D Layer In U3D Model With CC

Nov 7, 2013

I try to export a 3D layer in U3D format to place and manipulate it in a PDF file.
 
I use :

Photoshop CC (14.1.2) - french version
Mac Os Maverick 10.9 or Windows Seven
 
Solution for export U3D file ?

View 2 Replies View Related

Photoshop :: Can't Paint On Layer Mask On 3D Model

Sep 1, 2013

I have tried Photoshop cc and found one bug. I can't paint on layer mask on 3d model. I am always use photoshop for texturing 3d characters, and i use a lot of layer masks. Now you made awesome feature when i can paint on 3d model with normal map. But i can't do anything because of the masks.

View 3 Replies View Related

Photoshop :: Styles Palette Listing Most Of Twice?

Feb 16, 2013

For some reason my Styles Palette lists "most" of my style-sets twice? There is a horizontal rule below my last style listing in the flyout menu before it starts listing them again? Loading a style from either list works. I have done a search on my hard drive and on one file exists for each style .asl file.

View 12 Replies View Related

Revit :: Wall Assembly Listing?

May 23, 2007

I can tag walls by entering the wall type in the 'type mark' box in the assembly's properties, but is there a way of listing out the material of each type of wall that has been used in the project. e.g:

Wall Type P1
16mm Gypsum Board
92mm Steel Stud
16mm Gypsum Board

View 2 Replies View Related

Lightroom :: Stopped Listing New Sub-folders?

Jan 22, 2014

When I try to add the subfolder, Lightroom says they already exist but will not list them in the directory.  I haven't changed any settings lately.

View 6 Replies View Related







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