AutoCAD LT :: Insert External Reference

Jan 31, 2013

I am using AutoCAD LT 2013. I always start my drawings at a common point 0,0,0. When I attach an external reference, I want the insertion point to be 0,0,0 so that my drawings overlap each other. However, when I attach, the drawing is 596'-10", 345'-11 1/4" every time! Am I missing a setting or extra step?

View 1 Replies


ADVERTISEMENT

AutoCAD .NET :: Insert Block From External DWG File / Specify Insert Point By Click Mouse

Apr 2, 2013

I write a program, this program needs to insert some standard illustrations. I made these standard illustrations into different blocks. And I store these blocks in a dwg file. Everytime I need to insert some illustrations, I just click the mouse on the current drawing, I want the illustration inserted. These means the following points:

(1) Import the blocks to the current drawing, if the blocks have already been imported, then do nothing.

(2) Specify the insert point by clicking the mouse, and I want the block's insert point to coincide with the mouse clicking point.

View 1 Replies View Related

AutoCAD VB :: Add Table With External Reference

Mar 24, 2011

I need to add table in acad as an external reference via ms excel.

View 2 Replies View Related

AutoCAD Architecture :: External Reference - PDF Really Slow

Dec 8, 2010

I am using a pdf file as an xref however while panning/zooming and some other basic commands, the response is really slow.I have already tried using a jpg file but I loose the ability to grab the end point of a line. I am able to grab the end point of a line while using the pdf.

I have 4 GB of ram and nothing else open, so I cannot see this being the problem

View 9 Replies View Related

AutoCad :: Using Dynamic Block As External Reference

Dec 2, 2013

Is there a possibility to use "Dynamic Blocks" as an "External Reference" having the ability to use their features at the same time?

The thing is I have dwg1 and dwg2 files and in them I use "Dynamic Block1". Whenever I update "Dynamic Block1" in one of the dwg files I have to go to "design center" and update the "Dynamic Block1" in other dwg file.

View 9 Replies View Related

AutoCAD 2010 :: External Reference Layer Will Not Save

Oct 2, 2012

I have a drawing that does not save the xref layer setting. I can change colors and thaw different layers but after saving and closing the drawing it reverts back to the original when opened again. I am sure this is a setting but can not find which setting.

View 2 Replies View Related

AutoCad :: External Reference - Lock Up For 30 Seconds To 10 Minutes

Nov 1, 2012

I am having an issue with an external reference. It is basically a 3D drawing of a few trusses with truss bracing installed. I include it with almost every set of drawings. Problem is it often causes my AutoCAD to lock up for 30 seconds to 10 minutes. The problem occurs when switching from paper space to model space or when I load the drawing file.

View 3 Replies View Related

AutoCAD Architecture :: External Reference Doesn't Show?

Apr 8, 2012

I am working with files that somebody else did, I need to bring an external reference and it dosen't show up, then I check on the ref command and seems like the external reference of that file is there, I check also on the layers and they are not off or frezze, what could be the problem?

View 2 Replies View Related

AutoCad :: Extract Bound External Reference To Its Own Drawing

Jun 4, 2013

Is there a way.....

I have a drawing that has external references bound to it. I would like to extract the bound external reference to its own drawing. Can this be done?

View 8 Replies View Related

AutoCad :: Editing Drawing - Exploding External Reference

Nov 28, 2007

Im drawing on autocad 2008, but im having some trouble with trying to explode an 'external reference' this external reference needs to be edited.

I opened a DWT renamed it and saved it as a DWG, then i used the INSERT/EXTERNAL REFRENCES/ATTACH DWG to bring in drawing. When i select the explode button i cant select the drawing i need to edit.

View 8 Replies View Related

AutoCAD LT :: Don't Get Option In External Reference To Attach Image

Feb 10, 2012

I don't get the option in External reference to attach an image.  Do I need to reinstall the program?

View 2 Replies View Related

AutoCAD VB :: Extract Attribute Values From Block In External Reference?

Mar 23, 2013

is it possible to extract attribute values from an block in an External Reference using VBA ?

View 5 Replies View Related

AutoCAD 2010 :: How To Make External Reference File (DXF) Clearer

Jan 16, 2013

I had a DXF file with an external reference file inside, when showing in AutoCAD 2012, the external file appeared very 'dull' and blurry. But when I look at the same file in the new AutoCAD 2013, it shows very clear.. this puzzles me, and our clients are complaining about this quite often. 

Is there a setting I can change in 2012 version to make it (external file) clearer? The right hand side shows the external file (table and words) much better than the left.

View 1 Replies View Related

AutoCad :: Make External Referenced Image Into Relative Reference

Dec 21, 2011

In AutoCad 2012 how do you make a hard coded externally referenced image into a relative reference? I tried simply removing the trailing path locations from the found at location in the external references manager although that wouldn't let me do it.

View 2 Replies View Related

AutoCad :: LT 2012 Mac - Possible To Insert Image Without Reference?

Nov 23, 2011

I have a small logo jpg that was a Windows OLE object inserted into each drawing I do. This image was saved within the file.

It now appears that with 2012 LT I have to insert an image as a reference. Is there any way around using a linked file as I want to open these drawings without worrying about whether or not I have the logo file stored in the correct place.

View 2 Replies View Related

AutoCAD Architecture :: When Print Viewport With Excel Table External Reference Does Not Appear

May 30, 2012

Some view-port with excel table external  reference does not appear when I print 

View 1 Replies View Related

AutoCAD .NET :: How To Check And Manage Unit To Insert Block Reference

Feb 26, 2012

I have a VBA code for check and choose unit but how i can in .NET ?

Unite = ThisDrawing.GetVariable("INSUNITS") Select Case Unite Case 4: Unite = 10 'mm Case 5: Unite = 1 'cm Case 6: Unite = 0.01 'm Case Else: Unite = 1 End Select

db.UnitMode is always = 0

i have try this :

Dim BlocT As BlockTable Dim tr As Transaction = db.TransactionManager.StartTransaction BlocT = tr.GetObject(db.BlockTableId, OpenMode.ForRead) Dim Bloc As BlockTableRecord Bloc = tr.GetObject(BlocT(BlockTableRecord.ModelSpace), OpenMode.ForRead) Dim lay As Layout = tr.GetObject(Bloc.LayoutId, OpenMode.ForRead) tr.Commit() tr.Dispose()
 but bloc.units dont egal the unit command in autocad.

I can use  :

Dim obj As Object = Application.GetSystemVariable("INSUNITS")

but i want a proper solution with .net.

View 1 Replies View Related

AutoCAD Inventor :: Insert BOM Into A Part Drawing That Doesn't Reference Itself?

Jun 28, 2012

This is something that I have tried to understand and find a work around since I started working with Inventor.  Is there a way to insert a BOM into a part drawing that does not reference itself?  When we create parts they are cut or machined from a designated material (size, shape, etc) which has it's own part number, one that we have to manually enter into the drawing BOM with it's description.  Is there a way to attach this raw or base material to a part file as a subordinate part that can be seen in parent assembly's BOM's?

If there is a way to attach a raw material to a ipt's BOM that can be seen at all levels above it we could explore the option of streamlining our BOM creation process.

IV 2012
Running on:
Windows 7 64 bit
12 GB Ram
Intel Xeon processer

View 9 Replies View Related

AutoCAD VB :: Extracting File Type Or Extension Of External Reference File?

Dec 2, 2013

Is their a way to know or extract the file type or file extension of an External Reference file?

View 3 Replies View Related

AutoCAD .NET :: Insert Block Reference Using Block Name

Nov 17, 2012

Drawing contains a block with "BlkName". I want to insert blockreferences of this existing block using .Net. All shows how to insert a new block and then use the BlockID returned by the insert function. In my case I only have the block name and there is no Block id. How to get it or how to create a block reference of an existing block?

View 3 Replies View Related

AutoCAD Civil 3D :: Structure Reference Alignment Not Holding In Data Reference

Nov 28, 2012

I have structures and alignments data referenced.  If I assign the structures ref alignments in the dwg with the data refs for labeling, the next time I open the dwg the ref alignments are set back to none, causing the labels to be ?

It seems like this worked in the past?

View 1 Replies View Related

AutoCad :: One Reference File To Control Multiple Reference Layer Settings

Jun 27, 2012

I'm working on a large infrastructure project with numerous of drawings. On quite a few layout drawings I need to have the same base set of references, however I need to change the layer settings (colors, lineweight etc.). This cannot be done in the base reference itself as it is used by others. As the layouts I work with includes other references as well, it is time consuming to filter and change layer settings on each base reference.

My concept is to have a master reference file to manage all layer settings and add/remove base references. When the master reference is referenced into the layout, all layer settings on the base references should stay as set in the master reference. In this way I can easily control all base references with one file and make sure all changes will be the same for all the layouts.

New illustration of concept:

View 9 Replies View Related

AutoCAD Civil 3D :: Reference Surface (x) Not Found In Reference Drawing

Jul 28, 2011

I am getting this error in my production drawings.

My setup is as follows:

- EG.dwg has my existing surface in it. I create a data reference to use it in other drawings.

- Level One.dwg has the EG surface data referenced in, and I use this to create alignments, profiles, and finish surface. All of these are turned in to data references.

- Storm Sanitary.dwg has my pipe designs. I data reference in the two surfaces, profiles, and alignments, and create pipe networks. I create references for these networks.

- Plan Profile.dwg is the production sheet I'm getting this error from. Every one of my civil objects is data referenced in to this drawing. Everything is inserted correctly, the pipes show correct FG surface elevations for their rims, etc.

BUT when I open this drawing, I get this error. I assume it's because my FG surface is not directly in the storm sanitary.dwg.

How do I get rid of this error, without combining drawings, or promoting the surface to one or more drawings? Isn't this exactly what data references is made for?

View 1 Replies View Related

AutoCad :: Insert OS Tiles Into A Drawing Using Insert XRef Command

Aug 2, 2013

I am trying to insert OS Tiles into a drawing using the insert x-ref command. I have managed to insert 192 tiles but still need to add 29 more tiles to complete. When I try to insert another x reference AutoCAD just goes into a continual loop. Have to force AutoCAD to crash after ten minutes.

I am using AutoCAD 2014 MAP and have just had a new system built (i5 processor, 8GB RAM).

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Insert Point At Block Insert Point

Sep 26, 2012

trying to insert point instead of block.

(setq blok (entget (car (entsel))))

(setq point (cdr (assoc 10 blok)))

(setq XX (rtos (car point) 2 20)) ;; x koordinata bloka

(setq YY (rtos (cadr point) 2 20)) ;; y koordinata bloka

(setq ZZ (rtos (caddr point) 2 20)) ;; z koordinata bloka

(command "point" xx,yy,zz) is not working

!xx="5582453.414999999" but when i (atoi xx) i get 5582453 no dedimals...

how to create valid insertation point from xx, yy and zz?

View 6 Replies View Related

AutoCAD Map 3D :: DGN Reference Alignment

Mar 8, 2011

I really like the option to reference a .dgn into Civil3d but I have noticed an alignment issue.  If I use Map Import and bring in a .dgn, (without changing any import defaults) then reference the same file it never ends up exactly aligned with the original data.  It's almost like a coordinate surface conversion but it's only off +/-29'.  I set-up my coordinates units under settings in my toolspace and get the same results. 

I attached a file for an example.

View 1 Replies View Related

AutoCad :: X-reference Causing Currently In Use?

Jan 11, 2013

I'm currently working on a job in a team where we'll be working on different drawings, yet have the other drawings x-referenced into our drawings to keep up with updated files. We've had no issues with this for the few months we've been doing this, until overnight one night this week it seemed everything changed.

I'm currently updating our elevations while my partner is updating the plans. I have those plans x-referenced into my elevation drawings. The issue that we've run into is simply that any time I have my elevations or any drawing open that contains an x-reference, the file that is being referenced won't open without stating "[that file] is currently in use by [other user]. Would you like to open the file read-only?"

I've seen this alert before and it's understandable when dealing with the actual file (one person opens a file another already has open), but I've never before had this alert stem from the file in question being an xref. I closed my elevations and then opened the plans with no problem...no alert stating they were in use by someone else.

We're using AutoCAD Architecture 2013.

View 2 Replies View Related

AutoCAD .NET :: How To Get All Block Reference In A Drawing

Mar 29, 2013

I need to get list of all block reference in  a drawing without iterating through all entities in the drawing.

View 7 Replies View Related

AutoCAD Inventor :: Reference Parts In BOM

Mar 20, 2012

All of the patterned parts in my assembly show up as reference parts in the BOM I have I have opened the base part for the pattern and made sure its BOM is set to normal. When I change the BOM setting in the assembly it automatically changes to reference.

View 2 Replies View Related

AutoCAD VB :: How To Access Point Through Reference Or ID

Feb 12, 2013

How can I store reference to AcadPoint for later use? I am inserting hunderds of point to ModelSpace. In each loop I have reference to created point. But how to store this reference for later use in some array, collection...? The Colletion.Add(objPoint) does not work.

Set objPoint = ThisDrawing.ModelSpace.AddPoint(point)

View 9 Replies View Related

AutoCAD Inventor :: Reference In 2D Drawings?

Jun 5, 2013

know if we could put for example the Building of our Assembly in some 2D drawings as a "Reference" object and as a non reference object in other 2D drawings?

In some 2D drawings we don't need the whole building, and just with the references is enough, but in some other views, we need to see the building so we can represent the real obstacles we have or to show how the custumer should do the pipe implantation

View 5 Replies View Related







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