AutoCad 2D :: How To Change Object Properties In A Block
May 4, 2010I have a BLOCK, contains object & Blocks, that Blocks also contains objects and blocks and so on..
ex.
BLOCK
|
|—Objects
|—Block|
I have a BLOCK, contains object & Blocks, that Blocks also contains objects and blocks and so on..
ex.
BLOCK
|
|—Objects
|—Block|
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!
I cannot change the color of any object in any drawing file from the properties manager or color command. I can change the color through the layer manager by assigning a new color to that layer, but cannot override the ByLayer and ByBlock settings with the object properties. The color drop down is simply grayed out. I am using Autocad lt 2006.
View 7 Replies View RelatedWhen I pick the properties command sometimes the box comes up blank and the "Esc" key has to be pressed to bring up the box. When the box does come up the properties of a picked object does show and you cannot change the properties of the picked object. I am runnung AutoCadLT 2014.
View 7 Replies View RelatedI have created a library of dynamic blocks in AutoCad10. When I craeted them I could click on the Grip for a Linear Parameter that was associated with a Stretch Action and the current value would be displayed (Example: The width of a block). I could type in a new value and the block would stretch to that value. Something changed this week when I attempted to use my blocks. When I click on the Grip no dimension is displayed. The command line shows "Specify point location or [Base point/Undo/Exit]". I can drag the grip to change my block but I cannot simply type in a new dimension as before.
View 2 Replies View RelatedI have some blocks which were overruled. Now I would like in properties palettes show some thing else instead of" block reference " for those overruled objects. Is it possible ?
View 4 Replies View RelatedIs there a tool out there that will allow me to pick an object and change it's layer properties?
View 9 Replies View RelatedI recently upgraded from LT2013 to LT2014. I never had any issues with 2013, but now seem to be battling with 2014. My OS is Windows 7 Home edition.
When selecting an object and then clicking the properties menu, the properties of the selected object are not displayed, but instead the properties of the selected layer are shown.
In the attached screenshot:
1) My active layer is "AM_VIEWS".
2) The layer of the object that is selected is "MEDIUM".
3) The properties dialog box shows the properties of my active layer and not the selected object.
I am therefore unable to override any settings of the selected object and manually change settings e.g. Linetype, Linetype scale etc.
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.
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].......
Is it possible to select an object for reading in an XRef?
PS I think it has something to do with Editor.SelectNestedEntity() but it is the end of a long day and I can't fathom it out
Occassionally the object properties in my object manager will dissappear and I am unable to bring them back. I have tried toggling all the buttons on the manager, restarting corel, resetting corel to it's default settings and restarting my computer but nothing will bring back the properties. It does not happen on every single file but it happens often enough to be a pain. I have attached a picture of what the object manager looks like.
View 6 Replies View RelatedIs 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].........
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 View RelatedI'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.
I have created a dynamic block with a stretch, flip and rotate. Everything works great in its file. When I insert it in another file, the grips move but the block does not change.
AutoCAD 2014
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?
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 RelatedI 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?
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 RelatedWhen the block is in a drawing and I click it, it takes me to block editor.
However if I go to it in block editor and test block it allows me to change the attributes.
Why does clicking the block go to block editor and not allow me to change its attributes as it does when I test block.
How to get the Object Properties by Javascript
I found that it is hard for me to get the property of selected object by Javascript.
Just like the following code, I can get the object ID of each selected entity. But when I want to get the property of the DBEntity, just the center of a Circle entity, or the Position.X of a Point, I dont know how to Continue. The getExtent is the only function that I can writeout the property, it is List in the develop guide.
function setPromptSelectionOptions(options) {
options.messageForAdding = "
Please select some entities"
[Code]...
Juts had Acad LT 2009 re-installed on my new laptop, and all of my old settings, desktop preference etc have been wiped. No problem, couple of hours to set it back up.
BUT
When right-clicking on any object to bring up the properties, (line length, text height etc) the properties do not appear in the drop down box on the right, or in any 'quick properties' display
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 RelatedA 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 RelatedWhen 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.
Is there a way to rearrange custom block properties in a DB?
View 9 Replies View RelatedMy 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.
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 RelatedI 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 RelatedI want to add new properties so I can have new, custom rows when I go to Fields text in a drawing environment?
I can see how you add Prompted Entry ans so. Cant add anything to basic properties.