AutoCAD Dynamic Blocks :: Sharing Parameters Between Blocks

Nov 20, 2013

I wish to have a single dimension alter the dimensions in a set of nested blocks, similar to shared parameters in Revit. For example, I have a circle that has a fixed diameter that I wish to control in all blocks.  I have set the diameter to barDia so now I wish to manipulate the dimension from outside the block.

Am I able to share the parameter across all the blocks?

View 1 Replies


ADVERTISEMENT

AutoCAD 2013 :: Sharing Parameters In Nested Dynamic Blocks Using 2014

Nov 20, 2013

I am drawing a block that containes a number of other blocks which I want to control parametrically.  For example. In one block, I have set the diameters of a circle restricted to 10 and 12-mm.  I have a second block that also contains the circles which have similar restrictions. I now want to control the diameters of the circles from a single source - similar to shared parameters in Revit.  Am I able to share a global parameter between blocks?

Eventually, I want to control a 2D drawing from a table only.  Should I be using .Net or AutoLisp for this.

View 4 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 2D :: Replace Dynamic Blocks With Normal Blocks Based On Parameters

Aug 2, 2012

We used a bespoke program to convert our drawings to Java applets for web usage. This does not cope with dynamic blocks at present and we have started to receive drawings from our clients using them.

I need to replace this with standard static blocks based on one of two criteria. Either:

1) Replace based on visibility state (have generic chair block with multiple different chair types set by visibility type, need to replace depending on which type it is set as)

2) Replace based on parameter (have table with size set by dimensions, need to replace with static block for each dimension)

View 0 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 :: Dynamic Door / Specific Parameters To Change Its Size And Orientation

Dec 13, 2013

I'm working on a dynamic door, that has specific parameters to change its size and orientation. Everything works pretty good, only the arc for the door won't react the way I want it.

View 8 Replies View Related

AutoCad :: Dynamic Blocks With Visibility Parameters

Nov 12, 2008

Creating a dynamic block that contained more than one visibility parameter. I have tried and it wouldn't let me do more than one. I was thinking of using multiple visibility to work through some text or attribute option all contained in one block instead of having 5 seperate blocks. Wanted to combine all 5 into one, just cannot get the multiple visibility to work.

View 9 Replies View Related

AutoCad :: Rules Between Parameters In Dynamic Blocks?

Dec 4, 2013

Can we set some rules between parameters in Dynamic blocks?

see the attached file. I want to move the point "A" according to a ratio of the applied stretch. To make it simple, try to keep the the point "A" always in the middle after applying stretch on the dynamic block.

View 5 Replies View Related

AutoCad :: Link Parameters In Dynamic Blocks

Sep 1, 2011

I have two stretch parameters on a dynamic block. How can I link them together? For example if the user stretch one them the other automatically stretches accordingly. I assume 'Parameter Manager' is the key.

View 7 Replies View Related

AutoCAD Dynamic Blocks :: Parameters Moving On Insert

Sep 1, 2011

I have a block containing a visibility parameter but the problem is when it is inserted, that visibility parameter is in a different place to where I put it in the block editor.

My geometry is around the 0,0 origin (which is also the base) and the visibility parameter was placed at 0,-25 in the block editor however once it is inserted in a drawing it shows up at 270,130.  

No matter where I move it back to, it always reverts back to another position.  Every time I try to change and reinsert, I purge the drawing so I know it is not picking up on something else.

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Multiple Visibility Parameters

Apr 2, 2007

I have created a block with 3 different elements (A B C). This 3 elements are totally independents and they can be visible or invisible. Whit only one visibility parameters, there are 7 different visibility states:

xxC, xBx, xBC, Axx, AxC, ABx, ABC

If there are 4 or more elements there are too much possibilities.

I've tried to create 3 visibility parameters, but it's not possible.

¿How can i create independent visibility states for each different object in a block?

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Multiple Parameters In Block

Apr 23, 2013

I am trying to create a dynamic block that allows me to insert a single rack into a drawing and make a single row of racking with all racks staying 9'-0" center of post to center of post. Also would like to be able to turn that one single row into a double row that spacing between rows can be modified. I have attached a cad file showing a single rack and two example, one of a row of double racks and one of a single row of racks. This rack is 48" deep i will also have to create this for a 60' deep rack so how i can create future rack sizes and rows.

View 1 Replies View Related

AutoCad :: Visibility Parameters Containing Attributes Within Dynamic Blocks

Aug 22, 2007

Is it possible for a dynamic block to have one attribute which is set to different visibility parameters; eg. i have a block made for a Setting Out Point. I wish to have 4 different locations that the user can place the attribute after insertion of the block ie top, bottom, left, right, of the SOP.

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Multiple Stretch Parameters

Oct 18, 2012

See the dwg attached.

I'd like to modify a dynamic door block I've created so that I can stretch by door leaf size OR structural opening size, but I'm not sure how to do this.

Incidentally, I think the block has some flaws:

- I think the 'center/flip point' is not exactly in the center!
- The frame size should be 40mm, not 32mm
- The packing zone should be 30mm, not 6.38mm!

View 8 Replies View Related

AutoCAD Dynamic Blocks :: Subtitle Group Of User Parameters?

Jul 11, 2013

I have a dblock I built that has quit of few User Parameters. I know I can put the order I want them to display but is there a way to break them up by a blank line, or  maybe subtitle a group of  user parameters?

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Parameters Dynamic Blocks

Feb 20, 2012

I'm using the attached lisp to change the parameters of a dynamic block. In particular, I use the function chgdynprop

(defun c: test () (setq oggfreccia (car (entsel))) (chgdynprop (Vlax-ename-> vla-object oggfreccia) "Distanze1"300.0))

The lisp function works properly, because if I select the block from the bar I can see that property Distanze1 = 300.0

View 1 Replies View Related

AutoCAD Dynamic Blocks :: User Parameters Get Corrupted Randomly

Jul 29, 2013

When I create blocks and give them dynamic elements, I often define user parameters in the block table. I have noticed that on some drawings when I open them and go to the block editor to edit them, the user parameters have no name, value, or expression and my dynamic will not work.

I have tried renaming them and putting the expression back in from the parameters manager, but it gives me an error message saying invalid parameter name.

View 2 Replies View Related

AutoCAD Dynamic Blocks :: 2010 - Actions Associated With Parameters Disappear From Block Editor

Jan 29, 2010

Is it just me or do the actions associated with parameters disappear on occasion from the block editor? Sometimes a regen will make them reappear, other times not. Closing/opening the block editor is one way to make them visible again (worked a few times at least).

View 6 Replies View Related

AutoCAD Dynamic Blocks :: Creating Array Within Block That Is Setup With Constraint Parameters

Feb 6, 2013

I'm trying to create a window block with a grille.  I've created the block and the horizontal grilles.  What I'm having a hard time with is creating the vertical grilles.  I would like to set up an array that would take the glass width, divide by 12, round up the value to get the number of vertical sections.  Here's the code that I've figured out:

(W/(ceil(GW/12)))

W=Width

GW=Glass width

How do I set up an array with this formula?

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Parameters With Stretch Action On Objects Which Are Shared In Visibility States

Oct 18, 2011

I have a block which I want 2 visibility states.  VS1 and VS2 share some objects and not others.  I have a linear parameter in each which I want to do a stretch action on.  The stretch action in each visibility state acts upon entities both shared and unshared between VS1 and VS2.  This doesn't seem to work..

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Insert And Change User Defined Parameters From Excel-text File

Oct 6, 2012

But I was wondering if it is possible to contol the insertion of dynamic blocks and it user definerable parameters from a excel-text file.

I am surveying a section of pipework and I need to display the brackets that are supporting the pipes. As there are numerous pipes on top of each other I have decided to show the brackets in plan and isometric view.

I think I have made the dynamic block ok and have numerous stretch/move and scale parameters working correctly.

But the only way that I can see of chaging these parameters at the momment is by manually typing them in the properties tool pallete for each individual block.

So I was thinking that if I can store the correct values that I need for each parameter in the dynamic block on our data logger along with the correct E,N,Z insertion point is it possible for this file to change the parameters in the dynamic block for example, If I have the correct insertion point stored and then have 10 parameters stored with that point for simplicity I store as A=5.00,B=8.00,C=0.100 etc and these correspond with the parameters in the dynamic block will this file be able to alter the  dynamic block as the values in the excel/Text file are displayed.

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Adding One Action To Dynamic Blocks

Mar 15, 2012

I have created a dynamic block with several visiblility states. The block works great for what I need it for. however, I am trying to add one more action to the block but am having issues.

This block is essentially a 24" retail cabinet with the visibility states showing the different drawer and shelf configurations. I want to be able to lengthen the cabinet in 24" increments and have the visibility show for each 24" section.....e.g.  I want a 10' cabinet so I bring in the 24" starter block. Then stretch the cabinet to the 10' mark, then I can chose any drawer/shelve config for each 24" section (they are all different).

I can get the block to stretch in 24" sections....no problem.....i just want the visibility state to be duplicated as well for each section. Now as it stretches, there is only one Vis state and it only populates the first cabinet.

I could do this by copying the block over and over 5 times.....but I am hoping there is a way to make this dynamic.

View 7 Replies View Related

AutoCAD Dynamic Blocks :: Insertion Point On Dynamic Blocks

Apr 23, 2013

I have a block I am making into a Dynamic Block. I will be adding in different visibility states. Depending on the visibility state the block would need to be inserted from a different point.

My question is, is it possible to add multiple insertion points to a dynamic block so depending on the visibility state it defaults to the correct insertion point?

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Zoom All & Extents With Blocks Containing Fields On Layout Tabs

Aug 22, 2013

We have a new title block which now contains various fields to automatically populate the drawing number, number of sheets, issue etc.  The problem we have is when we go to zoom all or extents on a layout tab it moves the layout to the right each time.  If we only have one layout or we use a plain title block i.e. with no fields, the zoom works fine (layout stays put in the center).  This is also true if we directly insert a field onto the layout - again no problems. 

The cause of the problem only happens when a block containing a field is inserted onto the paper space of a layout and,there are multiple layouts containing blocks with fields.

View 6 Replies View Related

AutoCAD Dynamic Blocks :: Finding Number Of Times Specific Blocks Used In A Drawing?

Aug 8, 2013

How to find no of times specific blocks used in a drawing?

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Stretching Same Parameter In All Blocks In Drawing From One Field?

Jul 15, 2011

How do I manipulate a height parameter all of the dynamic blocks in the drawing from one single field? Say a field located in the drawing properties or on the drawing itself.

For example:  Multiple blocks of different walls of same height with other blocks of things on located on those walls, dependant on the wall height, all linked to and changed by a single field. Possibly a Wall Height field located in the custom tab of the drawing properties.

I can pickout each of the blocks and change them at the same time in properites menu because they all share the same parameter name.  I would just like to have that height parameter of every block in the drawing, that has that specific parameter controled by a single field.  Which I could enter a new height at anytime that would change every block in the drawing to that height.

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Add Exact Same Objects And Visibility State To Blocks

Jan 7, 2014

I have over 100 blocks that I need to add the exact same objects and visibility state to.  Is there a way to globally make this change, or even to copy the visibility states from one block to the next without having to recreate the states in each block?  I thought I had previously run across a routine on here that would make changes to multiple blocks at once, but I can't seem to find it now.  

View 1 Replies View Related

AutoCAD Dynamic Blocks :: AttSync Of Blocks - Takes A Long Time With Numerous Objects

May 18, 2012

The AttSync command does what it advertises fairly well.  My problem is that I have thousands of small blocks in a single drawing.  (My current drawing has 2100 block references with four attributes in each one.)  I may change the attribute values in a few of them and need to re-sync the attribute locations.  When I run AttSync it updates every single block insertion.  One of two things are desired:

1)Flag each block insertion as having been sync'ed, reducing the number of objects requiring synchronization when AttSync is called again.  Provide a way to force all to be sync'ed.

2)Allow a selection set in the AttSync command after selecting the block to sync.

Either or both of these would a great time-saver for those of us with large numbers of blocks with attributes.

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Exploding Blocks With Negative Values?

Apr 24, 2013

I built a building foundation for a grading plan and I have another building that is the exact mirror of it. I have tried to mirror it. Didn't work. I created a block of the feature lines and inserted it with a -1 x value but I can't explode it. I tried the regular explode and xplode. Neither worked. I can use the the block to draw feature lines over but it just seems so much easier if I could figure out how to explode the block.

C3D 2013

View 2 Replies View Related

AutoCAD Dynamic Blocks :: Delete Last Attribute In All Of Specific Blocks

Jan 24, 2012

I have the same block repeated multiple times in a drawing, and I want to delete the last attribute in all of the specific blocks.  When I edit the block in block editor, the attributes do not show up.  After I explode the block, there is no text.  The attached image shows the properties of the block.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: How To Get Blocks To Have Images Associated With Actual Block Name

Apr 29, 2013

I am using AutoCAD 2013 on Windows 7 platform

95% of the blocks on the palettes have the images associated, and named, per the block name.

I have 48 blocks that the images are named like this "Block tool_F2149212-4649-41F5-95E6-4A978EC376F5_2".

I have tried resaving the blocks and recreating the blocks to no avail.

How to get these few blocks to have images that are associated with the actual block name and not the generic "block_too" name?

View 4 Replies View Related







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