AutoCAD .NET :: How To Block Information From Plotting

Jan 25, 2013

I want to block the information of plotting in the editor see example (french version) :

***Zone effective du tracé:  290.70 de large par 400.97 de haut
Fenêtre de tracé 2.

The information is showing when i plot. How i can do that ?

View 2 Replies


ADVERTISEMENT

AutoCAD .NET :: Plotting Device Information With Events

Apr 23, 2013

how can i catch the plotting information (paper size and scale ... ) using plotting device??

View 9 Replies View Related

AutoCAD LT :: Exporting / Plotting To PDF - Excel Information Missing?

Dec 29, 2011

I'm having an issue plotting or exporting a dwg to pdf.  When I have a dwg with a linked excel table and want to plot a layout, everything plots except the excel table.  I'm running LT 2012, windows 7 pro (64-bit).  I send the same file over to a friend running LT 2011 an he adjust the viewport boundaries slightly and he encounters no problem either plotting or exporting to pdf.  I've tried the same with no success.  My Adobe Reader is up to date as well. 

View 7 Replies View Related

AutoCAD .NET :: Block Information Database?

Jun 27, 2011

I want to create an application that intensively uses dynamic blocks, cross checking any new or changed block entity with existing ones.

It needs to be almost instantaneous but the only way I know will be impractical.

Looping through the property collection of each block reference, searching for each parameter then checking for a match.

Is there some sort of database functionality I can use to quickly compare block information?

View 1 Replies View Related

AutoCAD Inventor :: How To See Information On The Block

May 10, 2012

When I create a sketch block, there is a description area.  After the block is saved, how can I see this information again?  If I right click on the block in the browser, I cant find it anywhere.

View 1 Replies View Related

AutoCAD .NET :: Get Block Reference Information Error

Mar 21, 2013

I get a block reference (has attribute) from other drawing as code follow:
 
Public Sub GetBlock_Info() Dim blockName As String = "test" Try Dim doc As Document = Application.DocumentManager.MdiActiveDocument Dim doclock As DocumentLock = doc.LockDocument() Dim ed As Editor = doc.Editor Dim ofd As New OpenFileDialog("Select Drawing", Nothing, "dwg; dwt", "ATS detai drawing", Autodesk.AutoCAD.Windows.OpenFileDialog.OpenFileDialogFlags.DoNotTransferRemoteFiles) Dim dr As
[code]..........

View 9 Replies View Related

AutoCAD 2010 :: Adding Table Of Information To A Block

Jul 25, 2012

I am trying to add a table that I can edit like an attribute but have it in a block, Basically I am trying to put information for all the poles in an electrical panel, but im not using MV parts just a block is there anything that can be recommended in this instance.

Just another note I need to reference 72 poles and 5 colums for each of these.

View 1 Replies View Related

AutoCAD Inventor :: Custom Title Block Information

Feb 13, 2013

I've argued this repeatedly with the powers that be at my small company and they're set on some old methods that I'm trying to figure out how to make happen.

We often have weldments where we do an assembled view on page 1 and balloon it and have a parts list. Pages 2-4 will be the details of the welded parts. On page 1, I bring in the "Title" and "Subject" fields from the assembly iProperties.

Here's the tricky part. On pages 2+, I don't want to bring in those two fields, I want to bring in something different. Is it possible to differentiate like that?

Second part of the question: is there a way to pull the balloon item number from page 1 into a field somewhere on following pages? For example: page 3 may show the details for "item 2". Can I bring the value of that balloon (item 2) into page 3 somehow?

View 3 Replies View Related

AutoCAD LT :: Creating Information In A Block To Transfer To A Table

Dec 31, 2013

I am not sure this is even possible, but could I use some sort of invisible block attribute data and everytime I insert it into a drawing (I use the same block multiple times within a drawing) it would autopopulate fields in a table. For example I have a smoke detector symbol I insert, I also have a specific address associated with every single detection symbol I insert into a drawing, would I be able to attach data such as what type of detector it may be and have the address and type automatically populate in a table everytime I insert my block into a drawing?

View 1 Replies View Related

AutoCAD VB :: Import / Export Block Table Properties Information?

Feb 13, 2013

I am working with a set of dynamic blocks, each with a block table that provides a drop down for the user to alter attributes from.  My goal is to be able to update the block table using VBA to push data from an excel file.  I do have import/export code that will update block attributes, but I am not sure the functions that would access the table properties.

View 7 Replies View Related

AutoCAD Inventor :: Place Different Information In Title Block On Each Drawing?

Apr 13, 2012

I was curious, when creating multi sheet drawings, how can I place different information in the title block on each drawing?

Example, 2 pages, Description on page 1 = PAGE 1 DESC, by default this same description will show up on all subsequent pages. How do I get page 2 description to be different?

Inventor 2014 PDS

View 5 Replies View Related

AutoCad :: Import Excel Information Into Title Block Attribute

May 18, 2012

I have 200 files listed in Excel. The file name in excel is an attribute being document number in title block.

How I can import this directly into eac .dwg file?

View 1 Replies View Related

AutoCad :: Make Information In Title-block Transfer To All Pages?

Apr 27, 2012

How do you make the information in your titleblock transfer to all pages?

I am sick of going on each page in paperspace and re-editing the same minor details.

View 4 Replies View Related

AutoCAD LT :: All Text Including Information On Attributed Title Block

Dec 21, 2011

This is the command line responce I get when i attempt to enter text. All teh numeric expressions of all my dimensions have been replaced with a backslash. Along with all text including infomation on the attributed title block.

I have exhausted my options for figuring it out, do I need to reload the program? is there a restore default option? ( I haven't found one yet) I am running 2011 LT

View 1 Replies View Related

AutoCad :: Publish (Batch Plotting) With IFC Block

Jul 31, 2012

Earlier I asked about a "Issued fo Construction" block with automatic date....I was thinking if there is anyway to "publish" ~65 loop diagrams and it insert the "IFC" block on it's own? When publish is finished, I open any loop drawing and the "IFC" block is NOT present. Can this be done with a script?

View 0 Replies View Related

AutoCad :: Plotting 17 X 22 Title Block On 22 X 34 Paper

Mar 7, 2012

I'm having issues with plotting. I have my page setup as 17 x 22 (Landscape) and am designating the plot area to plot extents. I am trying to plot to 22 x 34 (size "D" portrait). The current paper loaded is 22" in a HP Design jet T770. When I do a plot preview, the drawing looks correct. However, when it plots it trims off the top part of the drawing. I'm trying to figure out what is causing this. The drawing is orientated correctly when it comes out of the plotter so I know it's not a portrait/landscape issue.

I just tried plotting a 30 x 42 titleblock to the same size paper "D" portrait, and get the same problem. This happens if I use extents and window.

View 9 Replies View Related

AutoCAD 2013 :: Title Block Does Not Show Up When Plotting

Oct 25, 2012

I made a 24 x 36 title block with attributes and saved it as a wblock.

1) When I inserted the title block into a 24 x 36 paper space, The titleblock does not fit. and the texts are messed up as well. The text are in in their respective places. What I did to create the title block is to basically created a title block border and then created the text. So, I made a block out of the borders and then a block out of the text then I made a block out of the whole thing (text and border). After i saved it as a wblock. When saving as wblock i chose entire drawing and once i chose object.

2) When I try to test plotting with this title block i made (even though it does not fit in) it does not show up in print preview.

How do I make some of the text Bold and others not? but keep them all same style? 

View 6 Replies View Related

AutoCAD 2013 :: Plotting Logo Is Xreffed Into Title Block

May 7, 2013

The incorrect plotted logo is xref'd into a title block. It appears fine on a plot preview. The same titleblock is Xref'd into all other drawings with no problems. I have tried printing both directly from my desk to the printer, and plotting it to a file. I have tried PDFing it in both Bluebeam and Adobe. Bluebeam PDF has lines vertically, evenly spaced, throughout the entire drawing; Adobe is unexceptably blurring.  I have purged and audited all the Xref's in the drawing as well as the drawing itself. I have even created a new drawing and rexref'd everything and brought the work over. Nothing has worked. There is nothing more frustrating then having all the work done but not being able to submit it. I already spent 2 days trying to fix this and the project goes out at the end of the week.

View 6 Replies View Related

AutoCAD Print / Plot :: Adding Block When Batch Plotting?

Jun 1, 2012

When I'm batch plotting several drawings, I'm trying to add a block from a page setup to each print.

View 4 Replies View Related

AutoCAD Map 3D :: SDF File Information - Create Points With Custom Information

Aug 26, 2011

I am a AutoCad drafter for telecommunications and I have utility pole points (long/lats)

I can insert the poles via long/lat and all is great, my issue is I would like more information in those points.

For example, pole number, class, HOA, Make Ready. Currently I create a survey data store and import ASCII Points using PNE(comma delimited)

So with my Excel file (this is where I get my pole information from) I get a point/northing/easting to enter into the formatting section.

I would like to add more information to these individual points, like ploe number, class, HOA...

If I view the point table I see that there are a lot of other columns, can I use them or customize them? is there a quick tutorial on this issue?

View 4 Replies View Related

AutoCAD Dynamic Blocks :: Automated Scale Bar - Title Block Text To Reflect Plotting At Half Size

Sep 27, 2013

Any way to get a scale bar/title block text to reflect plotting at half size?

We use the common (24x36) sheet size for all projects, but when plotting we send out half size (12x18) as well.  This means the scale bar reading 1"=40' is no longer correct. It should read 1"=20'.  I would like to automate this.

View 6 Replies View Related

AutoCad :: Plotting To PDF Versus Plotting To Printer?

Feb 26, 2013

I'm attempting to plot a drawing with a 3d shape and a title block around it. I would like for the occluded lines to not be drawn therefore I'm using the hidden visual style and set shade plot to hidden as well.

My problem arises from the quality of the plot to PDF versus the quality coming out of a printer. It is just a 8.5x11 page. The pdf comes out with horrible anti-aliasing and jagged lines, whereas the print is entirely smooth. Is there something simple I'm missing? It would be even better to find a way to make the plot to PDF come out in vector format! I know it is possible to show the layers and have them vectorized in a PDF... How is this done?

View 4 Replies View Related

AutoCad 3D :: How To Add Information To Objects

Oct 18, 2011

How to link some additional information to objects (3d solids, shapes, etc) in Autocad Civil 3D 2011. It would be perfect if it would work like this: i click on the object and information pops out that was hidden before.

View 2 Replies View Related

AutoCAD Map 3D :: ESRI Information Into DWG

Oct 9, 2012

Client is using straight up AutoCAD.

Wants to bring ESRI information into a DWG (actual data not just linework).

I know MAP and C3D does this with no problems and you can go open the file in AutoCAD.  Problem is the data is not visible when you open it in AutoCAD.  Switch back to C3D or MAP and you can see it again.

Just want to make sure I cover all resources before I tell them it can't be done without scripting something for AutoCAD.

2012 C3D
2012 MEP

View 4 Replies View Related

AutoCAD Map 3D :: Text Information From Shp File To Dwg?

Aug 16, 2012

I have a problem importing text information from shp file to dwg. Using a command “Add to Map” I can see that shape file consists of Map Feature(s) objects and under Feature Properties there is an information that I need to move to Autocad environment (IGDS_TXT_;TEXTSTRING; TEXT_ANGLE). I’ve tried “mapimport” command  but in result I’ve got only acad point objects with no information in it.

View 3 Replies View Related

AutoCAD 2010 :: Missing Information In PDF?

Feb 23, 2012

Since we switched to AutoCAD 2010 we have been having trouble with things disappearing when we plot to PDF.  I can not find a pattern with the things that are missing (i.e., area on page, layer, linetype, etc.).  When I do a plot preview everything appears the way it should and then after the PDF is made items are missing.  Typically after a couple of trys of rePDFing the drawing everything appears and works fine. I am using Vanilla AutoCAD 2010 and Adobe Acrobat 9 Pro. 

View 3 Replies View Related

AutoCad 2D :: Adding Information To Plots

Mar 16, 2012

I want to add a sort of legend / information box to my drawings, in a manner where it can remain constant and in the same place every time I print but I can edit the information therein. I guess that means making up a template, but I'm stuck beyond that.

Having robbed this picture from the Google image search:

I want to make that table at the top. Maybe add a company logo, the title, scale, author, etc. I'm sure you know the score. But I was hoping I could do it in such a way where I've only got to draw it once and all future drawings I can simply edit the specifics and add it to all drawings, regardless of size or scale.

I normally draw things with a pencil and drawing board and believe me during this learning process there have already been too many times where I'm tempted to go back!

View 6 Replies View Related

AutoCad 2D :: How To Get Geometry Information In Properties

Apr 26, 2011

once I've set an origin, how do you get the geometry info in the properties to show the coordinates from that origin? what I want to do is set an origin and then find relative points from that origin. What are the ways to do this? On ProgeCad I would just set an origin and then if I viewed the properties of say a circle, it would tell me the x,y,z coordinates from that origin but I can't seem to do it in AutoCad.

As you can see from the picture, what I did was set an origin at the on point. Then I selected the arc for which I want to know the coordinates. But as you can see in the properties it says the x,y are like 566,567mm, but clearly if I draw lines to that point and measure the lines it is only like 1.00,0.70mm.

View 9 Replies View Related

AutoCad :: How To Retain LAS File Information

Nov 19, 2013

When I export an .las file, I loose the contents from the description column. Is there a way to retain this information? I periodically update a drawing prepared by a different department that includes up to +500 layers. I would like to include descriptive information as part of the layer state that includes directions how to change/modify individual layers. Can this information/tags be saved directly in the .las file? Is there a different method to do this, short of preparing a separate spreadsheet?

View 0 Replies View Related

AutoCad :: Way To Access Information From Excel

May 20, 2011

I've found a number of articles outlining the process of extracting data from AutoCAD to an Excel file, but I'm wondering if it's possible to do the reverse. For my work I have a number of databased already established in Excel and am able to create information tables rather quickly that access these databases. Currently, after creating a table in Excel I then copy, paste, scale to the right size in AutoCAD.

There's gotta be a way to create a table in AutoCAD that simply accesses this information in Excel and just updates automatically. I produce a number of CAD drawings off of a template daily so this process has become quite the bottleneck.

View 4 Replies View Related

AutoCAD Inventor :: Getting XML-Information Of Weld

Jan 6, 2014

I tried to get the XML-Information of a weld. But the string that should contain this information is empty. Did I make a mistake?, or is this feature not supported by Inventor 2014 anymore. Even the helping page "More XML Weld Info..." doesn't exist anymore and leads to an error.

This is my VBA-Code to show the XML-Info string for each weld within the assembly in a message box:
 
Sub WeldInfo()
'is the active document an assembly?
If ThisApplication.ActiveDocument.DocumentType <> DocumentTypeEnum.kAssemblyDocumentObject Then
Return
End If
[code]........   

View 1 Replies View Related







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