AutoCAD Dynamic Blocks :: Visibility States Perfect In Block Editor But Corrupt In Model Space

Jun 28, 2007

I have been working with attributes and visibility states for months, i've created a dozen blocks that have worked exactly as designed... Now every block i make with the same method is not working properly

attached is a really simple block. to the left are the 4 individual attributes in the block. on the right is the dynamic block with 4 visibility settings to show 1 attribute, 2 attributes, etc... everything is perfect in the block editor, in model space; vis state 1 shows 3 att's, vis state 2 shows 3 att's, and vis states 3&4 work as designed.

I'm under the gun to create standard blocks to collaborate with 2 other another firms.

View 9 Replies


ADVERTISEMENT

AutoCad :: Create Dynamic Block (Visibility States) From Folder Of Drawings / Blocks

Aug 11, 2011

I have a ventilation attenuator I would like to compile into a dynamic block.

At the moment I have the files in folder (Folder name is length) I wish to create a dynamic block per length.

Is there and easy way to compile this without having to copy and paste from the other files?

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Printing Dynamic Titleblocks With Visibility States

Feb 15, 2012

usage of dynamic title blocks with visiblity states and defining page setup override templates which use same for quick plotting using sheet sets.

I have attached a simple dynamic block that I built which is the outter frame of our company title block, it is designed to allow users to quickly switch between Landscape and Portrait orientations. 

The problem I am having is when I go to define page setups for my Sheet Set Page Setup Override Template I am unable to use the "Extents" option with auto-center because the "Extents", as defined by the page setup, includes ALL objects in the paper space regardless of visibility, so my title block ends up being centered in a stupid way if that printing configuration is used. 

The only solution I have found is to use the "Layout" option when defining page setups, but this option produces other issues in other ways when printing.  I don't want to use the "Window" option either for the potential for users to be using the page setup overrides to print drawings using different paper sizes or drawings that were not originally created using the current template the override is designed to accomodate.

Is there perhaps a system variable that defines whether invisible objects are included in the "Extents" setting in the page setup?  I'm sure you'll all agree that Extents is the way to go in this situation, but it is not performing exactly as required.

View 5 Replies View Related

AutoCAD Dynamic Blocks :: Multiple Visibility States?

Aug 29, 2011

So, while it wasn't common before, I am finding a need for multiple visibility states in blocks more and more these days, since AutoCAD can't do it I was wondering what work around and tricks people had come up with??

View 9 Replies View Related

AutoCad :: Creating Dynamic Blocks With Visibility States

Apr 4, 2013

I use the RIBBONS when using ACAD, when creating Dynamic Blocks with Visibility States I am able to add, rename etc the states, but when I need to tell ACAD what to hide and what to show in each state I cant seem to locate the button within the ribbons to do so.

I find myself having to switch back to CLASSIC view to use them and then back to RIBBON.

See the 2 images.

CLASSIC.JPG
CLASSIC VIEW
RIBBONS.jpg
RIBBON VIEW

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Lookup Tables And Visibility States

Nov 27, 2012

This is my first dynamic block, and I am trying to make a pipe elbow that is selectable for pipe diameter, arc angle of elbow, AND radius of elbow. I got the diameter and the arc angle just fine, but I can't figure out how to do the radius of the elbow. I used a lookup table for the diameter constraints and I used my visibility state for the angle, seeing as I couldn't find a way to accomodate arc angles with a lookup table. What I'm stuck on is the radius bit.

I need to be able to select the radius or the elbow as either 1.5x, 2x, or 2.5x the diameter of the pipe. So for example, if I have a twenty inch pipe diameter, I need to be able to set the centerline radius of the elbow as either 40, 50, or 30 and then have the outside and inside radii fit proportionally. So in the case of a 20 in diameter, I would need one block with one variation that has radii of 30, 40, and 50, another variation with radii 20, 30 and 40, and yet another variation with radii 40, 50, and 60. I could easily make a reverse lookup table to do this for a single size pipe, but in order to do it for each pipe diameter I would need to be able to cross reference the other lookup table to pull the diameter value, and then have the radii respond to that value.

If this is even possible? And if it is not possible, how I could edit the arc angles with a lookup table instead of a visibility state? Because if I could do that I could use my visibility state to do the radii instead. My other options are to create a second and third dynamic block for each variation, or to add each individual radii variation to my lookup table. The latter of which I won't do because that is far too many options for a lookup table that already spans beyond the extents of my monitor. How I could accomplish all three of these tasks with a dynamic block.

Attached is the block as I have built it so far. 

View 4 Replies View Related

AutoCAD Dynamic Blocks :: Stretch And Array - Visibility States

Aug 12, 2013

I'm trying to create a block for angled handicapped parking stalls. 

I used an array chained to a stretch in order to increase the number of stalls. It worked but for some reason it does not work in all of my visibility states. In some visibility states the array and stretch do not stretch together. The block should end with a stall but some end with a line and no stalls above it. 

I attached a drawing with the blocks. The block named "STALLS-60-HANDI" it works correctly except in visibility state 9' and in "STALLS-60-4space Handi" it only works in visibility state 10'.  

rename to dwg . fire wall would let dwg posting

View 4 Replies View Related

AutoCAD 2013 :: Selecting Visibility States In Dynamic Blocks

Sep 26, 2012

Is it possible to select visibilty states of a dynamic block in a drawing, for ex. to count how many of each visiblity are in a drawing?

Ex.:

I have a drawing of a big pile plan with al lot of various piles in there. I made one dynamic block of the pile in which i can select what kind of pile i want to have visible. Now i want to count how many of each pile is in the pile plan.

If all different piles would be different blocks i could easily count with 'Block Reference' in 'Quick Select', but i dont know how to do the same with a dynamic block (which has one block name only) and its different visibilities.

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Combination Stretching And Visibility States?

Dec 9, 2011

I am working on a few dynamic blocks with ducts.The plan is when you stretch the duct to far it will automatically place a coupling and the next peace of duct.

This wasn’t the problem but if I connect more than 2 ducts it goes extremely slow. (see attached file)

I think that if I am using larger steps between stretching (still testing this theory) it will go faster but this goes against my nature of being possible to exactly decide the length on my one.

View 4 Replies View Related

AutoCAD Dynamic Blocks :: Visibility States / Text Linking

Oct 26, 2012

Is it possible to link text to each other through visibility states without creating a block within the DB? I have 2 visibility states.  Right Section, and Left Section.  All notes and text stays the same, geometry is the only thing that mirrors between states.

The hope is that when I update the text on the "Right Section" state, that the same text on the "Left Section" state automatically updates with what I did on the "Right Section".

I solved this by creating multiple blocks within the DB.  That works great, however there HAS to be an easier way to do this.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Attributes Not Working In Visibility States

Oct 28, 2013

I'm new to dynamic blocks.  In my first attempt to create a simple dynamic block with various visibility states in which each would have it's own attribute, the only attribute that works is the attribute in the first visibility state listed.  I have read all the postings I could find here in the group on this subject and have made the following changes suggested here to the block:

1. All attributes have distinct tags and prompts. (I even erased all the originial attributes and created new with original tags.)

2. All attributes are locked in position. 

3. I REGEN after selecting a different visibility state.

None of these changes has had any effect.  Still, then only attribute that opens an attribute edit dialogue box is the "W" attribute in the first visibility state listed.

View 6 Replies View Related

AutoCAD .NET :: Explode Dynamic Block With Visibility States

Oct 2, 2012

I have a dynamic block with visibility states.When I use the method BlockReference.Explode(entities) I get in 'entities' all entities including all those who are part of the visibility states not selected. But I want only the entities in the selected visibility state.What surprises me more, is that entities from other states of visibility, although they were added to the current space, do not appear.

How to retrieve only entities associated with the selected visibility state?Or how can I identify entities that are not part of the state of visibility?

var entities = new DBObjectCollection();selectedBr.UpgradeOpen();selectedBr.Explode(entities);foreach (Entity entity in entities){ currentSpace. AppendEntity(entity); tr.AddNewlyCreatedDBObject(entity, true);}selectedBr.Erase();

View 1 Replies View Related

AutoCad :: Create Dynamic Block With Several Different Visibility States

Jul 22, 2012

I'm trying to create a dynamic block with several different visibility states and for each visibility state I have created an attribute. Each attribute has a different text style because I need the size of the text to change when I change the visibility state. But on the model space I can only see and edit te attribute in one of the visibility states. How to create a block that allows me to see different attributes in different visibility states or that alows me to change the text stryle of the attribute acording to the visibility state?

View 2 Replies View Related

AutoCad :: Attributes And Visibility States In Dynamic Block?

Dec 6, 2013

In the past I have not managed to get attributes to constantly behave themselves if I applied a visibility state to them. Following posts by steven-g where he has a method to get them working together I thought I would give it another try. His method was used to link the attributes to a further reference attribute to reveal a field but mine is far simpler, just requiring one of two numbers to appear depending on the project state.

I had two attributes which toggled their visibility but only the primary attribute would display UNTIL AFTER I locked and prest the attributes, wherein it all looks to be working as wanted.

So my question is, why does it now work (and will it continue to do so)?

I don't know if I could get away with only one of those actions but since I had something working I didn't want to break it. I will test it once these drawings have cleared my desk.

View 3 Replies View Related

AutoCAD LT :: 2013 Dynamic Block - Visibility States

Apr 11, 2012

I have made up an extensive dynamic block library over the year, however in the latest version when I have tried to modify blocks with visibility states you can not cycle through the different states it will just revert back to the first one.

View 3 Replies View Related

AutoCAD 2013 :: Select Similar - Using Dynamic Blocks With Multiple Visibility States

Sep 26, 2013

we have moved from AutoCAD MEP 2012 to AutoCAD 2014 recently using Dynamic blocks with multiple visibility states.

in 2012 we could select a dynamic block with a specific visibility state and select similar, it would only select the visibility state that was previously selected.

in 2014 that is no longer an option WTH?

i have tried a couple of system variables to no avail (pickadd, selectionmode)2014

selectionmode is not a valid SV in 2012

View 9 Replies View Related

AutoCAD .NET :: Update Dynamic Block Visibility States And Values?

Sep 21, 2012

I want to be able to update a dynamic block with data from our SQL Server database using a VB.NET program.

The dynamic block is configured to show office locations and has the associated office addresses for each office location embedded within the block.  However, over time, offices close, new offices are added, addresses change, and so on.  Plus, we have a dynamic block in each sheet size for several template types.  So, updating them remotely would be a huge advantage.  I'd like to just click a button, and know that the offices in the blocks were up to date and accurate.

Currently, I can use VLISP and the DBX technology to open each file and change the addresses.  But, I cannot figure out how to change the visibility state (office name) in the prompt list.  Anyhow, I want to drive the changes from a VB external application rather than having to open AutoCAD and run a LISP routine.  So...

how to modify the following properties of a dynamic block using VB.NET?

1. The visibility states prompt list. (add, delete, modify)

2. The associated values. (add, delete, modify)

View 3 Replies View Related

AutoCad 2D :: Create Dynamic Block With Multiple Visibility States

Jul 16, 2012

I run Autocad 2010LT at work, where I do fire alarm drawings. I've been trying to create a dynamic block (sort of a one stop-shop) for my wiring diagrams, and wanted to include device text with it.

My question is, is there a way I can create a dynamic block with multiple visibility states where each state has it's own independent/editable attribute definition?

Basically what I'm trying to acheive is the ability to make a different description layout for each one of my device types. (They all have a different function, and a different address style) Really so I can minimize the time I spend editing the formats when I'm trying to crank out a plan review ASAP.

View 1 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 .NET :: Insert Dynamic Block From File And Change Visibility States

Dec 19, 2011

I am trying to insert a Dynamic Block and change it's Visibility State. I can insert the block, and the visibility state changes, however, if I manually try to change it after, it does not change, even though the value has changed. My code executes and returns no errors, so I am assuming that I have done something wrong, or missed something out.
 
public class MyCommands { [CommandMethod("MyGroup", "Bolts", "MyCommandLocal", CommandFlags.Modal)] public void MyCommand() // This method can have any name {

[Code].....

If I insert my block manually, I can change the states and it works fine, but the code seems to break the block.

View 3 Replies View Related

AutoCAD 2010 :: Dynamic Block Visibility States In Table Of Contents

Aug 29, 2011

I am creating some table of contents. The first column contains symbols that are inserted blocks. Now, when I've created dynamic blocks I've made them to have more visibility states. If I insert the block that has such states, only the saved state is visible. Is there any way that I can use more visibility states when inserting some block into table.

At the moment the only solution is to insert another simplified block that I've created just for this insertion. That way my blocks library is getting bigger and bigger only because of this. I don't use simplified blocks in my drawings, except for the thingy mentioned above.

View 6 Replies View Related

AutoCAD LT :: Visibility In Dynamic Block Editor

Jul 5, 2013

I'm having issues trying to use attribute definitions inside of a dynamic block. .I'm trying to create notes that are attached to differnet visibilty states of a dynamic block. I have multiple visibilty states that are have different attribute definitions placed on top of other definitons. The wanted attributes definitions apear to be visible in block editor but then when I test the block the wrong definitions appear. Is it because the defintions are on top of each other. Also all the definitions are in the same layer. 

View 1 Replies View Related

AutoCAD Civil 3D :: Dynamic Blocks Showing In Model Space But NOT In Paper Space

Mar 22, 2012

I am a landscape architect trying to xref in civil backgrounds. I have noticed twice now from two different civil firms that some of the civil symbols (dynamic blocks) are having visibility issues in paper space. No the viewport layers are not turned off or frozen. No the views weren't placed using the sheet set manager. Yes the blocks are created on layer zero and yes the associated layer is not off or frozen. I don't believe these blocks are annotative blocks. They appear, as expected, perfectly clear in model space. I just toggel over to paper space and "poof" they've disappeared.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: X Y Coordinates From Model Space On Paper Space?

Nov 5, 2013

I'm trying to create a block that reads the x and y coordinates of a point from the end of a leader. Which is fine and easy enough if I use the block in the same space.. ie model space or paper space (layout tab).

However I wan't to be able to capture the coordinate from the model space, through the viewport, and pass it onto the block in Paper Space. Is this possible?

Or is it a case of having to use a more LISP based approach? 

View 2 Replies View Related

AutoCad :: Visibility Of Dynamic Block In Paper Space

Sep 20, 2011

I am using autocad 2011 and have been using a dynamic block for calling out sections in floor plans. I can see the blocks in model space but not in paper space, and the layer is on in paper space. Is there any property, attribute or else that I need to change in order to make it visible in paper space?

View 2 Replies View Related

AutoCAD 2013 :: Block Editor Visibility State - Editing Old Blocks

May 28, 2012

I installed Autocad 2013 a few weeks ago and I have a lot of blocks made with earlier versions (2008, 2012, etc...) that I need to use. When I try to edit such a block, block editor gives me trouble with visibility states. I can't select visibility states, and when I can, the changes made to that state don't follow and often the program reverts back to the first visibility state for no reason. This is getting to be extremely annoying and I'm thinking of going back to 2012 because of this. Is there a patch or some way to correct this?

View 4 Replies View Related

AutoCAD Dynamic Blocks :: Actions And Parameter Grips Obscure Drawing-block In Block Editor

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

AutoCAD Dynamic Blocks :: Exploding Block With Visibility State

Aug 8, 2012

Here at the company I work for, we have different drawing templates for certain clients.  The templates share quite a bit of information with only a few differences.  I combined them into one dynamic block with different visibility states for each template.  But when we get ready to use a particular template, the block will need to be exploded to use all the information available. 

My question is what happens to the objects not on the current visibility state when exploded?  It seems to just disappear.  Does the exploding essentially delete all objects not visible? 

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Create Multiple Visibility Block

Sep 22, 2012

I try to create dynamic block of Tectus hinges. Bassicaly I would like create multiple visibility block:

first grip - type of hinge (TE240, TE 340....)

second grib - type of view: elevation, side and plan.

For plan view I would like create third grip with options: close, open 90 deg, open 180 deg.

In attached file I'm started working on this. For now I focus on first two type of hinges TS240 and TS340. I'm close to realize my gola but still something doesn't work correct. If you play with grips sometimes block disappear on show as custom view.

View 1 Replies View Related

AutoCAD Dynamic Blocks :: Block Editor Won't Close

Oct 7, 2009

I will double click into a dynamic block to edit it in Block Editor. None of the blocks dynamic attributes will show up. Then I try to exit the block using either "bclose" or by clicking "Close Block Editor" and get this message: "bclose command only allowed in block editor". Um... hello Autocad, I'm in the block editor.

My only option at this point is to close the file... CAD politely asks me if I want to save my changes, and unfortunately I made the mistake of saying yes the first time this happened. If I choose to save the changes, when I re-open the CAD file it will only be the block that I was editing! It purges everything else in the file (and it is apparent that it only saved the block b/c my file size is much smaller than the original). The backup file is also only the blocks information, b/c CAD believes it is saving correctly. My other choice is to not save, and lose all of my changes since the last save or since the last autosave.

View 8 Replies View Related

AutoCAD Dynamic Blocks :: Export From Layout To Model Space

Mar 31, 2013

I have AutoCAD 2013 and usially use in my work dynamic blocks with wipeout, e.g. valves, pumps and others.

So, few days ago I found that I cannot export my drawing from layout to model space. Everything is exported except wipeouts.

Is it something about new Autodesk politics or what? AutoCAD 2010 still works fine with the same drawing.

Examle.dwg is attached.

View 1 Replies View Related







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