AutoCAD .NET :: Exporting Dynamic Annotative Block To Dwg?

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


ADVERTISEMENT

AutoCad :: Nest Annotative / Dynamic Block Inside Non-annotative Block?

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

AutoCad 2D :: How To Make Dynamic Block Annotative

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

AutoCad :: Create Annotative / Dynamic Block

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

AutoCad :: Annotative Scaling With Dynamic Block

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

AutoCAD Dynamic Blocks :: Annotative Block Multileader

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

AutoCad :: Make Dynamic Block Using Annotative Objects

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

AutoCAD Dynamic Blocks :: Annotative Associative Block With Attributes

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

AutoCAD .NET :: Determine Size Of (non-dynamic Non-annotative) Block Definition?

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

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 View Related

AutoCAD 2010 :: Annotative Attributes In NON-Annotative Block

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

AutoCAD LT :: Getting Annotative Block Into Drawing At Annotative Scale?

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

AutoCAD Visual LISP / AutoLISP :: Block To Annotative Block?

Dec 23, 2013

I have a dwg with 40 blocks that have a non-annotative property. I can go through 1 by 1 and change the property to annotative and redefine the block. Is it possible to automate this? I have done some google searches but have not found anything I am able to cut and paste or put together to get it to work.

Civil 3D 2012 SP4.0 Windows 7 Enterprise 64-bit
C3D 2014 SP1
Dell M6600, Core i7 @ 2.3GHz, 16 GB ram
Dell T3500 workstation, too much ram to post

View 3 Replies View Related

AutoCAD Dynamic Blocks :: Annotative Parameters Inside Dynamic Blocks

May 5, 2010

I've made annotative blocks and I've made dynamic blocks... My intent is to integrate both but I can't find a way to move dynamic block parameters separately at different annotative scales.

In other words, if I insert an annotative dimension and add multiple scales I can move the dimension grips independently at each scale. If I insert a dynamic block I want to be able to use the dynamic block's action "grips" to do the same. However, with a dynamic block, if I move a stretch action at one annotation scale it moves the action at all annotation scales.

The attached file shows a simple example.

View 2 Replies View Related

AutoCAD 2010 :: Dynamic / Annotative Blocks

Oct 28, 2013

When I worked for my previous firm, they had a library full or blocks that would change scale by picking from a small pull down menu on the block itself.  I could automatically change a section of a 4" CMU to an 8" CMU just by picking from the options.  I am trying to create some of those now.  Are those dynamic or annotative blocks.  What is the parameter I would use.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Fixing Annotative Text To A Line

Aug 26, 2011

I have a line and would like one line of text above and MTEXT below. 

Problem is the annotation scaling part where I can't seem to position the text so it scales to the line correctly.

It's ok at 1:100. I can't work out a way of doing it so that the line is central between the first two lines of text and the three lines have equal spacing.

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Annotative Symbols Jumping Around The Page

Feb 21, 2012

I made a post in the autoCAD LT section, URL...And to save you the jump (though there's none of the fixes I've tried)I'm having issues with annotative symbols jumping around the page. As far as I can tell, it happens on certain symbols when I add a second(or more) annotative scale to that symbol. I can reset the symbols so that they're all aligned and sitting 'on top' of each other, but when I switch to different viewports/plot or save/open the drawing again they've reverted to the position they jump too. In the past I thought it might be something to do with where the basepoint was within the block, but having changed that, I still had the problem.

Both the blocks I've had it happen with are reasonably simple (one's an 'Auto Air Valve' symbol with a mask behind the lines, the other is a custom 'Section line' symbol although that also has some properties to allow me to extend the section line) objects. With the section line symbol I mirror it to get the second half, which is the half it's having the problem on. I wouldn't expect mirroring an object would do it though. The odd thing is, it's only happened in some drawings that I've done, and only with some symbols (which were all created at a similar time, so should have the same issues?),

View 3 Replies View Related

AutoCAD Dynamic Blocks :: Annotative Text - Drawing Scale

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

AutoCad 2D :: Inserting Units / Metric / Imperial / Dynamic /Annotative

Apr 18, 2013

There wasn't a metric template so I created one. I've also been working on setting up Annotative and Dynamic Blocks. Mostly we work in Imperial and so the blocks were drawn in Imperial units.

When I insert some of my Annotative Blocks (Section marks and Labels, etc.), some insert scaled up 25.4 (which is what I want) and others don't.

Take the attached examples:
SOIL-Gravel.dwg is not Annotative. Insunits is set to 1
NOTE-title.dwg is Annotative. Insunits is set to 1.

I notice on my Insert Dialog Box that the Block Unit Factor changes from 25.4 (SOIL) to 1

(NOTE).
For some reason NOTE-Section Cut (Annotative) inserts at 25.4, but the Dynamic Parameters fail to scale up.

I've played around with INSUNITSDEFSOURCE and INSUNITSDEFTARGET, but neither seem to change. I understand they only work if INSUNITS of the block is 0. Which I have also toggled.

View 0 Replies View Related

AutoCAD Dynamic Blocks :: How To Save Dynamic Block Using Save Block Icon

Sep 20, 2013

1. What is the easiest way to find points that are not constrained? I get a notice that the block is not fully constrained and its a nightmare going through all the lines trying to find where I need to apply a constarinet.( I can't wait to get off ACAD and back to Inventor.)

2. When I try to save a dynamic block using the Save Block icon under Open/Save, if the dynamic block is not fully constrained, and I click save, when I reopen the block to edit all of my constraints are gone, this has happened twice. Now I just exit by Xing out and saving changes.

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Link Dynamic Block Custom Rotation Action

Mar 22, 2013

So I've done a reasonable amount of work with dynamic blocks. I have a block with a rotation action and grip to arbitrarily align it.  However I realized when trying to combine it with an alignment grip (which actions on the basic or fundamental block rotation angle) that there didn't seem to be a way to some how link a dynamic block rotation action or one of the custom angle properties to a the fundamental block rotation angle.  Thus there are two additive rotations at work; the dynamic block one with its grip and the fundamental rotation property.

This can cause some confusion when one person aligns with the grip and another via rotating the block's fundamental property and would also be problematic in the generalized sense if one was trying to select or programmatically read back the net angle alignment.

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Moving Properties Table Grip In Dynamic Block

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

AutoCAD Dynamic Blocks :: Flipping Dynamic Block With Multiple Items Not Visible

Jul 25, 2012

new to dynamic blocks but looking to streamline my wiring diagrams here and have created a block that shows the typical wire styles we use in a simple easy way.  I now want to add an overall flip to the entire block and have not been able to find set this.  I would prefer to use the same label and go from there.  I have included the block to show what I mean.  It is only working on the single visible item at the one time.  I know this has to be possible just let me know what I am doing wrong.  I am running AutoCad LT 2013 

View 3 Replies View Related

AutoCAD Dynamic Blocks :: Create A Dynamic Block For Glass Panel In Balustrade

Feb 28, 2012

I need to create a dynamic block for a "Glass Panel" in a balustrade. I need to be able to insert it, in one corner and stretch it in another corner, to suit the staircase angle.

I've created the block, but it isn't working correctly. I've attached a drawing, with the left hand drawing a sketch of how it needs to be. The right  hand drawing is my dynamic block attempt. As can be seen, when the block is stretched between the 2 points, it doesn't follow the angle of the staircase correctly (Very slight run off)

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Insertion Point Of Attribute Changing Within Dynamic Block

Nov 21, 2011

I wish to create a dynamic block containing some attributes. These attributes are inside rectangles that can't be modified in length using linear parameters ; but the attribute has to be always in the middle of the rectangle. So, I draw a line inside the rectangle (in a hidden layer) and insert the attribute with center justification (not sure for the translation) that I place in the middle of this line ; then I put a coincidence constraint (not sure for the translation, but it's the first one) linking the middle of the line with the middle of the attribute.

But here's the problem : when stretching my rectangle, the insertion point of the attribute suddenly changes from "center" to "bottom left".

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Pass Attribute Values To Dynamic Block Parameters?

Dec 4, 2013

I am looking for a way to use the ATTIN/ATTOUT workflow to bring in data from an excel spreadsheet to drive the size of each of my block's instances. The block will be simple, a rectangle, with width and length parameters. For each entity in my excel/csv file these parameter values are spelled out. I know how to display these parameters in my attributes, but I don't know how, if I were to feed in these values, to drive the geometry. If there's a better way to take a list of width and length values to generate a series of blocks each with a rectangle containing its respective size.

View 1 Replies View Related

AutoCAD Dynamic Blocks :: How To Disable The Dialog Box Shown When Open A Dynamic Block

Nov 7, 2011

I need to do some repetitive task on a lot of dynamic blocks, unfortunately, when I open each file, AutoCAD keeps asking if I want to open it with the block editor.

Is there a way to disable that dialog and open the files as normal dwgs?

A hint: BLOCKEDITLOCK doesn't make it, it shows another dialog...

View 4 Replies View Related

AutoCAD Dynamic Blocks :: Make Dynamic Block Of Column Radiator

Mar 26, 2012

I'm trying to make a dynamic block of a column radiator.

It should be very simple. It's a 46mm wide module that comes in a range of heights (300, 500, 600, & 750mm) and a range of assembly widths (9, 13, 18, 22 & 27 modules wide - more commonly given as mm widths of 414, 598, 828, 1012 & 1242 respectively).

My attempt at constructing it has gone quite well, but when 'stretching' the block a ghost of the core 414 (w) x 300 (h) unit remains. I attach the block to give you a better idea of what I mean.

View 4 Replies View Related

AutoCad :: Insert Dynamic Block From File With Multiple Dynamic Blocks

Jul 16, 2010

I have a drawing ("SURUBURI.dwg") with several dynamic blocks ("M12", "M16", "M18" ... an so on...). I want to insert in my current drawing, one of the blocks from SURUBURI.dwg, for instance the block named "M12".

For that i tried creating a new command "INSERT_M12" that has the following script :

^C^C-INSERT; "I:/Ionut Mihaila/Goodies/SURUBURI.dwg/M12"

Now obvious that doesn't work, but i think it shows clearly what i want to accomplish. So is there an other way to do this?

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Join Two Dynamic Block To One Common Action?

Sep 18, 2013

I'm working on a drawing and I want an action to work on two diffrent dynamic blocks. 

In my case, I wish to have two blocks that I can rotate by one rotation grip.

How do I manage to work this out?

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Stretch Dynamic Block Grip Points

Feb 4, 2011

I have successfully created a dynamic block. I can insert it into AutoCAD, and it behaves like I want, except for one thing.

I can select the block and change it by taking a grippoint and place it at another position. So my block is e.q. stretched, just like I wanted.

But then. When I want to use the ordinary STRETCH command of AutoCAD, I can only stretch the insertion point of the block, but not the grippoints. Is there a way to set a grippoint to be select edable by commands like STRETCH.

View 9 Replies View Related







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