AutoCad :: Annotative Block With Dynamic Properties - Add Spot Elevations To Drawing
Jan 8, 2014
I created the attached block to add spot elevations to a drawing. The block has attributes allowing elevations to be manually typed in, but also includes many dynamic features for rotation, lengthening, mirroring, etc. The block was created as an annotative block.
The block and all of its features work perfect as long as the dynamic features (rotation, etc) are not used after additional annotative scales are added. I often times have a drawing set at 1:10 or 1:20 scale and need to do an enlarged detail at 1:5.
What I would like to do is have this block set at 1:10 scale and 1:5 scale and manually rotate it (ideally using the dynamic features) at different angles for each scale. Is this possible and if so, why is it not working with this block? This works flawlessly when using annotative multileaders, so why shouldn't it work with blocks or is this just too labor intensive for the software?
I have also tried attsync, etc. and often times when rotating at different annotative scales, the text attributes go "bonkers" for the opposing scale when applying attsync.
View 0 Replies
ADVERTISEMENT
Sep 23, 2011
I have attached the block for reference. Now that I have found the error of my way with the annotative cutline. I have a slab-on-grade block that needs to have annotative hatches; I also need the cutline to be annotative and dynamic so that as the drawing scale changes the scale of the cutline will be match and I can adjust the length of the extension lines. I have made the cutline a nested annotative and dynamic block within the slab-on-grade block. When I insert the block into my drawing the cutline is annotative and the dynamic grips show up but they do not work.
View 0 Replies
View Related
May 29, 2012
Is there any trick that bring in an annotative block into a drawing at the annotative scale you are working in, not the scale the block was created in?
View 2 Replies
View Related
Dec 19, 2013
How can I make sure the annotated surface labels spot elevations from my 3d design drawing which is being xrefed into a new Precise Grading Breakout Sheet plots screened?
The Label Style which I created for the annotated surface label spot elevations has all its properties set to be ByLayer for example its color and lineweight. The Layer I assigned the Label Style was assigned to a layer with a color and plot style that should plot any object screened. Color 8 and Plot Style Screened.
What other steps am I missing to assure myself that this Label Style will plot screened in my new Precise Grading Breakout Sheet?
I also made sure that the xref drawing in which this Surface spot elevation has the correct colors and lineweights and Plot Styles in my new Precise Grading Breakout Sheet.
View 5 Replies
View Related
Jun 13, 2013
I have a dynamic block, that represents a stirrup.
I inserted in the block a Block Propreties Table, that have some preset dimensions for the stirrups. The grip of this table I decided to put in the top right corner.
The problem is that I can't make this grip moveable )
See the attachement with the block
View 1 Replies
View Related
Oct 3, 2011
I have a drawing with a dynamic annotative block. I want to export that block to another (new) drawing (similar as AutoCAD's wblock command). But whatever I try, I never get the block as a drawing, but always end up with a drawing containing the block.
Some of the things I tried:
i.e. 1:
structObjectId = objBlockTable[strBlockName];
objBlockTableRecord = (BlockTableRecord)objTransaction.GetObject(structObjectId, OpenMode.ForRead);
[Code].....
View 2 Replies
View Related
Sep 18, 2013
I have a dynamic block that I created with a bunch of visibility, rotate and stretch parameters and actions. When I created said block, I meant to make it annotative but forgot about it during the initial block definition. Is there a way that I can make the block annotative now, or do I have to go back and re make the block all over again?
View 4 Replies
View Related
Jan 25, 2012
how to work with anno text and dims, but I need to create an annotative, dynamic block.
View 9 Replies
View Related
May 14, 2012
I'm setting up CAD standards for my office (title blocks, tool palletes, dynamic blocks, you know the drill). This should have been done long ago by another employee who makes more money than me, but that is beside the point. (Maybe you know the drill on that front too...)
This is a granite counter top fabrication shop, and I've created a dynamic block containing all the edging profiles we are producing at the moment. Contained in the block are "3D" versions of each profile, both with and without dimensions (for annotation purposes), and a 2D closed polyline showing only the "section" of the profile, to be exploded from the block and used as an extrusion shape when 3D drawings of the finished look of a countertop are necessary.
The issue I'm having is with scaling/annotative scaling. I have created a custom tool pallete with this edge profile block and a couple other dynamic "mark-up" blocks. (See Layout1 in the attached drawing.) What I need is for this edge profile block to insert into model space at "actual size" (3/4" thick), so when it is exploded and extruded, I'm creating that 3D edge at the proper proportion in my drawing. But for annotative purposes, I want to be able to insert the block at a different scale in paperspace (roughly at the size it is shown in the attached drawing).
CRYSTAL_TEPLATE01.dwg
View 9 Replies
View Related
Jul 2, 2013
I'm fairly new to using annotative objects, and I am having a lot of trouble with blocks and annotative multileaders.
I made a custom block (_ValveCallout) to be used in an annotative multileader, which was working perfectly, until I needed to edit the block I was using in the multileader. After I redefined the block, the attributes in the block seem to be displayed at the wrong scale, and the border around them isn't even showing at all. I have to redraw every multileader if I have to make a change to the block.
View 2 Replies
View Related
Aug 14, 2008
I have tried to make a dynamic block using annotative objects, text leaders, etc. The block was created initially as annotative but later somehow after going over it in the block editor. It has lost it's annotative properties. Is there a way to make a dynamic block that is not annotative, make it annotative. this block has only visibility features.
View 5 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
Oct 1, 2011
I "work in both worlds" It's somewhat important. (Windows at my "day job", Mac Student Ed for my University teaching.
I have an Annotative Associative block with attributes (TTFs). The Title attribute is multi-line. When the block used in a file that is opened in Windows, obvkously everything is fine. If that same drawing is opened in ACAD Mac, the position of the top attribute shifts and can't be corrected until the block is edited in Windows. (It has to be Windows because ACADmac can't edit associative blocks in this release.)
Process I used (MacBookPro 7,1):
Start ACAD12win (Parallels 7 w/WinXP), used default ACAD.DWT.inserted block "Tag Drawing Title", accepted all attribute value defaults, accepted default annotation scale of 1:1save fileopened file in ACAD12mac (multi-line attribute in wrong position)save fileOpened again in ACAD12win, and multi-line attribute is still in wrong position. Save fileOpened again in ACAD12mac, and multi-line attribute is in a greater incorrect position.
View 3 Replies
View Related
Mar 24, 2013
I want to determine the size of a (non-dynamic non-annotative) block definition (BlockTableRecord). Does a block have a boundry or limits? For example, if the block would contain a simple square, the size of the block would be equal to the size of the square.
View 4 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
Jul 14, 2011
I have a dynamic block that contains both geometry as well as text. I don't want the geometry to scale up based on the drawing scale but I do want the text to scle according to the drawing scale. I have tried making the text both annotative and non-annotative in the block and get the same result. I can get the text to scale properly if I make the entire block annotative but that also scales the geometry which is not accurate.
View 1 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
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
Aug 18, 2009
Is there a way to rearrange custom block properties in a DB?
View 9 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
Jul 24, 2012
I 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 Related
Mar 28, 2011
My drawing- block is a little bit complicated, it contains few actions and parameters and everytime i open block editor to add, or to modify some action I can't see my drawing because actions grips and parameters grips obscure my drawing. I tried to refresh layout but it doesn't work.
please take a look on attached jpg.
View 1 Replies
View Related
Mar 18, 2013
I am working on a dynamic block that I figured would be fairly simple. However, it is proving to be a huge annoyance. What I want for it to do is stretch the end of a polyline with a stretch action, while at the same time moving the grip of my block properties table. No matter what I do to it, the block properties grip won't move/stretch.
View 4 Replies
View Related
Jun 20, 2012
i was wondering if it's possible to change the default precision of values in the drop down menu for linear parameters when using a block properties table from 4 digits to 0.
See attached file, when opening the dropdown menu, the centre-to-centre widths of the chair are displayed in a value with 4 digits "behind the comma" and i would like that to be 0.
View 3 Replies
View Related
Feb 7, 2013
I have a co-worker who needs to create a block where the attributes scale with the anno scale, but the block container does not. He's creating a tree block and wants the canopy and trunk attributes to scale without scaling the tree symbol.
Making an attribute annotative and applying the scales to the attributes doesn't seem to work if the block itself isn't annotative.
Are we missing something, or is this just not possible?
View 1 Replies
View Related
Nov 3, 2011
I 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.
View 4 Replies
View Related
Sep 6, 2012
In 2012 I can no long grip a spot elevation RC copy. It just ignores it an moves it to the new location.
Is there a setting I might have to re-set?
View 4 Replies
View Related
May 10, 2013
dynamic block in a drawing - when i make a change in the block editor, it doesn`t apply in the model space although i save all the changes. There is also another dynamic block and this time everything is working properly - all the saved changes appear in the model space. The only difference between the two blocks is that the first one has attributes. I think attributes should not be the reason for not applying changes, but i just don't know.
View 1 Replies
View Related
Jul 7, 2011
There doesn't seem to be an issue with this block when I open it with the block editor in the drawing where it was created. However, if I insert it into another drawing, it comes in as a block but when I select it, only the insertion point grip is visible. What happened to the parameters and actions? Oh they're still there but I have to open the block editor again for that block and then they display a great distance away from the block itself. This is all in model space with no change to the scale of the block upon insertion.
If I erase the parameters and actions and recreate them, the block behaves correctly in that second drawing but there is still the problem with the original block in my library.The attachment is supposed to be for a portion of metal deck that can be arrayed to whatever length is requied.
View 9 Replies
View Related
Dec 8, 2009
I have created fields in the drawing properties custom fields dialogue box, then inserted those fields into my title block attributes.
Two things I hope to get out of this:
1. link these fields into the drawing property summary, so that I can display the drawing title and other pieces of info in the help strings that appear in windows explorer by simply hovering the cursor over the file.
2. I wish to be able to fill out the information in the title block by data linking it to our drawing lists in access.
View 3 Replies
View Related