Civil 3D 2014.I want to attach attribute information and/or metadata to my array. Is this possible?
If it is possible, I would also like to be able to explode my array and have my array items acquire the attribute information for exporting later. Can this be done as well?
I'm wondering how to create huge arrays in the best way. I have a circle and want it thousands of columns and tens of thousands of rows. Anytime I start to make this AutoCAD gets extremely slow and I was told that turning some into blocks would be best.
I am currently drawing a lithography mask in Autocad 2013 student version, where I created a lot of arrays. My problem is that I can't seem to align these structures. Some of them need to be aligned along the y-axis and some along the x-axis.
I am trying to make a huge array of circles (4000 x 12000 or so). I work in microfabrication and need this to make a mask for lithography of a membrane. What is the best practice to minimize the memory usage? I.e. arrays, blocks, groups? I tried making an array of circles one row and 4000 columns then making that a block. Then repeating that block down for multiple rows, maybe 100, then making that a block. Repeating this until I have thousands of them. Is this the best way? It bogs down and gets incredible slow which I am hoping to avoid. I realize that it is inevitable that it will get slow with these huge numbers.
while importing attribute info back into a drawing, is there a way to tell it to skip a field? Say if I was working on a border block with attributes and some the the attributes were fine like the page number and description and I just want to change certain fields without disrupting others.
I have a number of drawings that i need to change the revision numbers, insert the date, the reviewer, etc.... I have been doing this manually but it takes heaps of time. Is there an easier way to copy and paste multiline attributes from one block to the same block used in other drawings (each drawings has the same block and attribute titles). One problem is that i cant simply copy the entire block as the drawing number, reviewers, titles etc are different in each drawing.
Most individual want to remove the Proxy Information Dialog Box. I already understand how to turn this off PROXYSHOW/PROXYNOTICE/PROXYGRAPHICS. What I'd like to know is where the data that is displayed in the Proxy Information Dialog Box comes from? Is there a way to get this information after the fact (as in, after I've closed the dialog box, but while the current drawing is open)?
When programming in Autolisp, I like to view the values set to my variables so you type an exclamation point followed by the variable name on the command line to have it display the value. My command line will not display the value. I have to hit the F2 key to bring up the text window to view it. how to get the command line to view this information? We have other computers that show it, but mine will not.
Is there any way to export a 3D dwf that includes layer information? In searching for an answer to this there were some responses that it really wasn't possible, however those were from previous versions of AutoCAD. I'm using 14 now. Is there any new functionality in 14 that allows this?
I wish to import from a TOPCON file. The points are from a GPS unit and are in standard form (easting, northing and elevation). I have been able in import the points into AutoCAD, and although they are in the correct location relative to each other, their geographical information has been altered (ie, the old coordinates are lost, and any measurements between points are now completely inaccurate).
I am working in metric units, and I think the problem may be that when I import the block, it comes in with 'block units' in inches. I cannot see how to change this. I also cannot select 'locate using geographical information' when I insert the block, which I think may be important in preserving geographical information.
In the DWG of my AutoCAD Civil 3D 2013 project, I just created a parcel manually - see the first attched file. It had "Property : 1" on the original DWG, when I created.
I selected this parcel => Properties tab =>Information =>Style:Create/Edit=>Parcel Styleroperty=>Design=>Parcel name template=> Name Template/ Name: <[Parcel Style Name (CP)]>:<[Parcel Number]> was changed to SHC Lot: <[Parcel Number]> to get the new parcel name "SHC Lot : 1" on the DWG successfully - see the second attached file.
I tried to add some chemical results (23.5 mg/kg Arsenic; 66.7 mg/kg Lead; 88.9 mg/kg Mercury) into the parcel. So I selected this parcel => Properties tab => Information => Parcel Area Label Style: Create/Edit =>Parcel Name: => Layout / Label Style Composer/Component name: Parcel Name =>Text: Contents <[Name(CP)]>
I clicked on the "Arrow" sign to bring the <[Description]> into the right-hand-side of Text Component Editor - Contents. I don't know how to finish this step and how to close the "Properties of Parcel" tab on the left-hand-side of the DWG (The selection of Parcel is still on). How to finish the last step and how to close the "Properties of Parcel" tab.
When will working with multiline attributes get easier? Having to do multiple clicks to get to a place to edit is one thing, but then you have to use multiple clicks to get out of it. Surely Autodesk can make this an easier process. It was great when these were finally added, now they just need to be more user friendly.
I'm working in a different department and can't figure out why the attribute box won't open when I insert their title block. I have checked that all the variables attmode, attdia, attreq, filedia, and cmddia are all set to 1 in both drawings. What am I missing? I'm using 2014. I'm attaching the drawing I want to insert.
I have a several drawings from an outside source. There are blocks in the drawing which I can not remove the attributes. I have tried exploding, erasing, and redefining block. This doesn't seem to remove all the attributes. That is I erase all the attritube that I can see while editing in place. When I save new defintion I have it replace existing block.One attribute remains.
I have tried to use Battman and resync. It allows me to remove all the attributes except one.Point is, I would like to keep the current blocks cleaned up in the drawing without having to go to each and put a new block and remove the old. Not sure of the origin of these blocks.I believe they came from an AutoDesk AEC source and may have been XREF into drawing.
I am a user of AutoCAD 2014 plain vanilla. I created a title block for my company which has worked well for a year or so. Recently, I have been experiencing the following. After inputing info like an address, sheet name etc. into an attribute definition everything will be fine. When I go and work on other other pages in paperspace, and then return, I will find that the text has dropped vertically into an area it shouldn't. how to remedy this? Attached is a screenshot.
Is there a way to change the layout tab name to match an attribute in the drawing? For example, I have a block in my title block named REV and an attribute in that black named RevNum, I want my users to be able to edit that block and the layout tab automatically change to match, i.e. if they modify the RevNum attribute to be A i want the layout tab name to change to A. I want this to be transparent to my users normal workflow.
I have a Block that represent a point and has an attribute in order to label the point that I am displaying. According to the scale I can change the size of the point itself but I am having problems changing the size of the Atribute in order to make the label readeble in the scale that I have in drawing. How is possible to chage the Text size of my attribute in the point block so I can read the labels easily?
I have made a dynamic block with attribute text. Everything works fine except the text comes out as larger than the mtext that it was created from. The text height & the width factor are the same since i created the attribute default by copying the mtext. when i close the block the text appears longer than the mtext it was created from.
How to get columns working in a multi line attribute.
I changed system variable ATTIPE (attribute in place editor) to 1 which added the extra formatting options but the columns button is greyed out. As a work around I just use tab stops but columns would be better if possible.
Is there a way to create an attribute or MTEXT in a block where part of it is User defined and the other part is constant?
e.g.
"AUTOCAD = 12345 LAYERS"
Where "AUTOCAD =" and "LAYERS" are constant
and
"12345" is the user defined part.
The reason why I would like this is because i want to be able to Middle Center Justify the text and if i were to create 3 separate texts then it wouldn't be good (2 texts and 1 attdef)
I wanted to get a few opinions regarding exporting data.
We are working with AutoCAD 2013 Vanilla.
We have dynamic blocks with attributes that contain the block Name, Size, Color, material etc...
What is the best way to export the information?
Schedule and linked to a spreadsheet?
(I have experience with schedules but not so much with linking to spreadsheets)
DbConnect? (I know very little on this)
Another way to ask the question;
What is the best way to export the data that I can successfully train 20 designers on how to do it correctly.
So part one is determining the best method,
part two is training a group of designers to use it correctly.
I worked on getting a schedule out and linking to a spreadsheet but even after talking to my reseller support I feel that is too cumbersome. I would like a more streamlined process, you know the one, click here and presto!
I'm working on a small design project and creating a program in Inventor that utilizes a 2D Sketch to calculate the forces in a 2D static Bridge.... Although this is Besides the point.
In order to do what I want, I've found it will be easier to use Arrays. Unfortunately I'm having trouble passing arrays through various functions and setting them to each other.
These errors are constantly popping up
Rule Compile Errors in Bridge Stress, in Sketch Test Code.ipt
Error on Line 60 : Number of indices is less than the number of dimensions of the indexed array. Error on Line 63 : Number of indices is less than the number of dimensions of the indexed array. Error on Line 69 : Number of indices is less than the number of dimensions of the indexed array. Error on Line 174 : Number of indices is less than the number of dimensions of the indexed array. Error on Line 308 : Number of indices is less than the number of dimensions of the indexed array.