AutoCad :: Changing Text Properties In Block?
Jul 4, 2013
I have a title block saved in my template file, and also as a block in the design centre. The variable fields within the title block are in Arial font. If I open each title block and fill them in I have no problem. If I take the shortcut of filling in one and copy and paste from one sheet into the next sheet, the text properties change back to standard.
View 2 Replies
ADVERTISEMENT
Dec 21, 2012
I am trying to speed up some basic drafting of text revisions. In the P (plumbing) we call out the fixture units for a water pipe, along with the fixture units, the pipe size changes.
Is there any way to add numbers in an attributed block? (I have a lisp that works on text & mtext, but not attributes)
1.1. Example: Like if you have a block with two attributed text fields, the 1st field {x} is a number (fixture unit), and the 2nd field {y} is a number (pipe size). I would want it to only add the 1st text fields. [If possible then change the 2nd text field according to a changeable chart. (see #2)]
1.1.1. This is how the block looks like: x (y")
1.1.1.1. x could be any number from 0.5 – 10,000 (only using 1 decimal place, and only as needed)
1.1.1.2. y could be any number from the following list: ½, ¾, 1, 1¼, 1½, 2, 2½, 3, 3½, 4, 5, 6
Is there a way like in excel that you can set up a formula that will give a numerical result depending on other input? Like pipe size that change depending on the number of fixtures. There would need to be two different formula, one for hot and one for cold values (The value would be set at the beginning of the job; typically these values would not change later in the job). This could be separate text or if possible using the attributed block as described in #1.
2.1. Example: Like if you have a block with two attributed text fields, the 1st field {x} is a number (fixture unit), and the 2nd field {y} is a number (pipe size). I would want it to change the 2nd text fields according to the value in the 1st text field. If the value in {x} is 0.5 – 1.0, it would result in ½; 1.5 – 7.0 = ¾; 7.5 - 17 = 1; 17.5 – 36 = 1¼; ect.
2.2. In excel it would be =IF(x)<1,"1/2",IF(x)<7,"3/4”,IF(x)<17,"1",…{all #’s in between} …IF(x)>5000,"6")))))
View 9 Replies
View Related
Jun 26, 2013
is it possible to define more than one block properties table in a DB?
I have a block definition with several attributes. I would like to pick a (predefined) value for each of the attribute. Making just one block properties table means that I need to fill all the possible combinations of these attributes.
View 5 Replies
View Related
Mar 7, 2013
It's about "Block Properties Table",I want to use a Block Properties Table to manage a Dynamic Block.
I have defined a Dynamic Block a and its Block Properties Table in Autocad2010,this is the screenshot of the Block Properties Table(a1:d1=100,d2=200;a2:d1=100,d2=400;a3:d1=100,d2=600.) Now I want to insert the Dynamic Block using .NET API.after I input a command,the block of a2(d1=100,d2=400) is inserted. I have the code about it, but the code is not complete. this is the Dynamic Block
this is the the screenshot of the Block Properties Table .
the result:
the code about it:
[CommandMethod("readBlockTable")]
static public void CmdReadBlockTable()
{
Editor ed = Application.DocumentManager.
MdiActiveDocument.Editor;
// select a block reference
[Code].......
View 8 Replies
View Related
Jun 6, 2012
I have a type layer with some text in it (a headline, let's say). I click on the layer, I click on the Character Panel, and first thing I see is the color in the Panel is not the color of the font in the layer.
I then click on any Panel property, and the text in this layer is replaced by text from another layer in my document ( a paragraph layer, let's say), but the color is not the same as the layer the text came from.
View 124 Replies
View Related
Oct 21, 2013
I'm trying to change block the definition of an block reference.
I did something like this:
blockreference.BlockTableRecord = newBlock.ObjectId;
In most cases this works well. However I found a case that it not work as well. When I try to change the definition from a new block that I have created in my test DWG, it disappears from the model.
View 6 Replies
View Related
Dec 2, 2011
I want to change some layer properties that are the same on about 100 different drawing files. Is there a way to do this once and have the change reflected every time I open one of the 100 drawings?
View 9 Replies
View Related
Dec 21, 2011
We've just upgraded to AutoCAD Architecture 2012 and I discovered that my match properties command (MA) is now on steroids. In the process of making an existing plan into a demo plan, I put a toilet on a demo layer. I intended to use match properties to put other select items on the same demo layer, but when I touched the lavatory, it turned into a toilet. I've never had this happen before. In trying to solve the issue, I've discovered the same thing happens with other AEC objects (couches, urnials, chairs -- all became toilets) and it happens in multiple files. Only walls and doors remain intact with only the layer, color and linetype changing (which is what I was expecting).
I looked at the settings inside the match properties command and none of them seemed to apply. I deselected the special properties options anyway, but the problem remains.
View 4 Replies
View Related
Sep 25, 2012
I am having an issues that I am unable to change the properties of a selected object using the tools located within the ribbon. Instead I need to go through the properties popout to change them.
for instance, I seclect a line and want to change the layer from A-wall to A-door. I try to change it using the drop down layers located within the ribbon, but it does not change. however If I do the same only though the properties popout window I can change it.
Is there toggle that I accedently switched?
View 3 Replies
View Related
Mar 27, 2012
I have often right clicked a part in the browser of an assembly and edited its properties. This may include stock number, material and adaptability.
Drawings of these assemblies seem to update accordingly. At least initially.
I have noticed often several sessions later, the same properties have defaulted to their original value.
And I came across the statement in the corrections attachment.
What does the highlighted sentence mean, exactly? And which properties respond to a change at the part level when edited in an assembly?
Using Inventor 2012 Windows 7 Dell Precision dual EH(quad core) @ 2.13 GHz 4 G Ram
View 3 Replies
View Related
Dec 2, 2013
changing some properties default value for 2 items i have here. I want to keep the new settings inside my dwg template but i don't find any why to do it yet.I have to modify these manually or use match properties.
THE TEXT: Has the first picture, i would like to keep the setting Line Space Style: "Exactly" instead of "at least" all the time, each time i open a new autocad. How can i modify this default value? is there a way to do it ?
THE LEADER: Has the picture, in my dimension style i use 2 mm standard closed filled arrow. BUT i like to use the "dot" style sometimes but i like to use the dot at 1 mm not 2 mm.
Is there a way to set individually each type of leader tip size ? With dimension style override it's not working for now..Or maybe if i could change the default properties value for the particular dot in a configuration file?
View 8 Replies
View Related
Oct 13, 2011
how to change the precision display in my properties window; I usually keep it open and docked, and am in the habit of changing many of the properties of a selected item there.
When I pick a drawing feature, the properties window's precision is only set to single digits (ie: highlight text, the text size in the window is displayed as "0" instead of "0.8").
View 1 Replies
View Related
Feb 16, 2012
I have two problems. I want to change the text size, font, and color to be consistent with my office standards. However I can not find where the Sheet List Style is stored or edited. Which brings me to the second issue, the HELP in Exchange is bogus. Like MANY of the help entries, it refers to incorrectly named or non existent features and commands. In this case it says to "Select the sheet list in the drawing, right-click, and click Edit Sheet List Table Settings." which would be fine, except there is no option in the right click menu named "Edit Sheet List Table Settings".
Clicking on the Manage tab on the ribbon and selecting style Manager, the selecting Documentation objects, then schedule table styles, yeilds...nothing. How can I edit something that has no options?
Hiding the style manager so that all you get when you click on help is a ding that tells you there is a command open, but does not bring the command window to the fore.
View 2 Replies
View Related
Jun 1, 2012
Is it possible to change a Parts Only parts list on a drawing into a Structured parts list? When a new parts list is created and you select the view it automatically chooses parts and greys out, preventing you from actually changing it manually. Is it possible to get around this without having to start a new drawing?
Inventor 2011
View 1 Replies
View Related
Oct 21, 2013
Within the drawing title block we have a 'Text' of type 'Custom Properties - Model' which pulls in a custom iprop from a model which is the models finished weight. This is a common way of auto populating title box entries.
The problem is that the sheet populates the text with the info related to the first viewport placed upon the drawing.
Whilst fine when planned for properly, I quite often encounter upon large multisheet detail drawings, that a user when detailing an IAM, will have forgotten to put the IAM view down first, especially later in the drawing series where the IAM is not required and the user is detailing IPT's.
What I am looking for is a way to change which viewport the border properties are related to ideally, so that if a user has forgotten to place the IAM but has placed 20 IPT's down, I could place an IAM outside of the maximum area, as the 21st object but fool Inventor into thinking this was the first viewport placed down, thus populating the border info correctly.
I don't know of a way to do this currently, either with current Inventor functionality, or by programmatic approach - our current fix is to have the user create another drawing sheet, place the IAM outside the maximum area, copy all his IPT viewports across from the first sheet, then delete the first sheet. Is it possible to change the object order of placed viewports with less disruption?
View 8 Replies
View Related
Dec 8, 2011
how Inventor Materials are used in your companies, what is your customization level and usage level.Do you use Inventor Materials as they come out of the box ?Do you create your own materials?
Do you modify the properties of existing Inventor materials without changing the material name?Do you show material names on 2D drawings (in parts list etc)?
View 7 Replies
View Related
Jun 3, 2013
Is there a way to modify the properties of a dynamic block after the insert and before a jig?
I've tried a quite a few things but here is some code as a starting point. The blocks are affected by the change but not in a good way. The blocks have several parametric constraints. I wonder if this is part of the problem.
<CommandMethod("TestEntityJigger7")> _ Public Shared Sub TestEntityJigger7_Method() Dim ed As Editor = Application.DocumentManager.MdiActiveDocument.Editor Dim db As Database = HostApplicationServices.WorkingDatabase Dim pr As PromptResult = ed.GetString(vbLf & "Block name:") If pr.Status = PromptStatus.OK Then Using tr As Transaction = db.TransactionManager.StartTransaction() Dim bt As BlockTable = TryCast(tr.GetObject(db.BlockTableId, OpenMode.ForRead), [code].........
View 8 Replies
View Related
May 4, 2010
I have a BLOCK, contains object & Blocks, that Blocks also contains objects and blocks and so on..
ex.
BLOCK
|
|—Objects
|—Block|
View 7 Replies
View Related
Jul 5, 2013
I'm not able to see the values of attributes in my Properties Palette. When I select the block, I would like to see the associated attributes show up in the "Properties" window; however for some reason they do not.
This happens with all blocks and I checked the constant. I'm thinking it's a Variable but don't know which one.
View 9 Replies
View Related
Mar 21, 2013
My company is building a template library, and I want to fill in the .DWG document properties by extracting the information from a the block attributes
For example we need the following document properties (TITLE, SUBJECT, and KEYWORD) to be filled in from the same block attributes (TITLE, SUBJECT, and KEYWORD). The template we have now has this information manually input, but we would like to "automate" it on the .DWG document properties.
How do we do this, use a macro or is there some other way to do this automatically?
View 2 Replies
View Related
Aug 2, 2013
My Quick Properties does not show my block attributes but they shows in Properties Palette. I have edit Quick Properties in my Custom.CUI that overrides ACAD.CUI settings. I'm using AutoCAD 2012.
View 9 Replies
View Related
Sep 12, 2012
I had made a block for a series of unit heaters in 2011 and everything worked great. It had a block properties table that allowed a selection like this:
Input (Electric, Hydronic, Gas) --> Make (Ouellet, Reznor, etc) --> Size (150MBH, 250MBH, etc) --> Flue (UTR, Straight through wall)
In 2013 however, it combines the the flue options so it now if I select Gas, I get:
Reznor
Lennox
Reznor
Lennox
The first two being flue up and the second two being flue straight. The other options work fine because they don't have the flue option.
Why is this happening in 2013? I even made a test block in 2013 that follows the same format and it did the same. Is there a limitation to the number of flyouts in 2013?
View 6 Replies
View Related
Mar 7, 2013
Im a user of Autocad 2012 but in the new array command of autocad 2012 , when a block is arrayed the entire array acts as one unit and all the objects in it move together . This can be changed by exploding the arrayed objects and i can move the objects individually but when this is done my block properties are lost...Auto cad renames this block and no longer identifies as my old block.
How can i retain my block properties whilst using the array command in autocad 2012!
View 1 Replies
View Related
Aug 5, 2013
I would like to select all instances of a block, and put a new block on top of them using the same properties (insertion, rotation) but am unsure how to do this
View 3 Replies
View Related
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
Jun 27, 2011
A simple dynamic block using a Block Properties Table to control the value of an attribute. The block also has flip & rotate actions, but I cannot get the Block Table grip to flip or rotate with the rest of the block even though it is part of both selection sets.
View 1 Replies
View Related
May 18, 2012
When I'm into reference edit mode (REFEDIT) I can make match properties command also on objects which are not in working set - this was not possible to do before and it is pretty annoying. Is this a bug or some new function, hopefully turnable on/off?
Also I never understood, why is not possible to copy anything from reference edit mode, but it is possible to paste into, also there are no problems in Block editor mode? It seems to me like artificial set limit with no obvius explanation why would that be good especially when I see that it is possible to match properties on outside objects.
View 2 Replies
View Related
Aug 18, 2009
Is there a way to rearrange custom block properties in a DB?
View 9 Replies
View Related
Aug 6, 2013
My Quick Properties does not show my block attributes but they shows in Properties Palette. I have edit Quick Properties in my Custom.CUI that overrides ACAD.CUI settings. I'm using AutoCAD Civil 3D as AutoCAD 2012.
Below you can see that Attributes are not any option.
I'm trying to make my changes in the local CUI file.
View 2 Replies
View Related
Nov 8, 2013
The "Main Stretch" parameter does not correspond with the Block Properties Table. What does this parameter need to be attached to?The paramter will adjust with the pull down options of the Block Properties Table.
View 5 Replies
View Related
Sep 18, 2013
I am new to dynamic blocks. I have figured out how to use the Properites block for "preset" definitions but we offer a product in infine sizes (within limits). For example the width may range from 30" to 200" in fractional increments which is impossible to set up presets. Is there a way that a person can set up the properties block so that a person would be prompted to enter required information, I.E. Width = xx", Height = xx" etc.?
View 3 Replies
View Related