<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AutoCAD dynamic blocks in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7464566#M21152</link>
    <description>&lt;P&gt;In stock autocad there can be only one visibility parameter and you&amp;nbsp;have that visibility parameter controlled by two double lookups.&amp;nbsp; When you switch one of them, it switches the visibility to ref.on or ref.off.&amp;nbsp; When you switch the other, it switches between all of the other visibility states.&amp;nbsp; When you switch to ref.on it resets ALL objects to those that are set as visible for the ref.on state, etc...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to turn the tail on/off independently of all the other states, then you would need to double the number of current visibility states.&amp;nbsp; You would need each current visibility state with the ref ON and each state with the ref OFF.&amp;nbsp; You would then delete that second double lookup, add position4 to the prior lookup table, and double all the rows with the appropriate values for ref ON and ref OFF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like hwalker said, it's a PITA.&amp;nbsp; If scaling works for you, then do it that way.&amp;nbsp; If not then&amp;nbsp;duplicate all the visibility states and the rows on the table.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2017 19:00:48 GMT</pubDate>
    <dc:creator>Libbya</dc:creator>
    <dc:date>2017-10-16T19:00:48Z</dc:date>
    <item>
      <title>AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7447710#M21134</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been trying to figure out a form of a dynamic block which has been done by other users a lot of times before.&lt;/P&gt;&lt;P&gt;So basically i have a weld symbol with desired weld and all the visibility states have been set up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mistake no.1 was that instead of choosing a parameter set, i chose single parameters and assigned a lookup action to the parameter. i've added a visibility parameter property, and then populated the input property list with all the predefined visibility states. After that, i populated the lookup properties, and by the time i realized what i did, i have already shot my self in the foot.&lt;/P&gt;&lt;P&gt;So, me being me, i chose to redo all of that but this time, i was smarter, so i chose the lookup parameter set (dual lookup tables, bactionbarmode set to 0), populated input properties &amp;amp; lookup properties.&lt;/P&gt;&lt;P&gt;After that part was done, i decided to set the point parameters for the second lookup table assigned to the same lookup parameter. Did that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Upon completing that, i decided it was time to set all the input properties and lookup properties, and then this time, AutoCAD decided to shoot me in the other foot by just randomly stopping to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this point, i was already on the edge... So, knowing i've setup my autosave to every 3min, i expected it will be saved. I got a slap from AutoCAD. No temp file, no nothing. 3hrs of work wasted. Now i am fed up with redoing all of that again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is, is there a way i could autopopulate the input properties by selecting the visibility parameter property?&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case i cant do it, can one tell me if i could assign a new lookup action to an already existing lookup parameter and action? (so that i can use the one i have already created? and just assign another lookup action to it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 12:19:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7447710#M21134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-10T12:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7447766#M21135</link>
      <description>&lt;P&gt;FWIW Relying on AutoSAVE is probably the biggest mistake users of AutoCAD without the experience of a major loss ever do: teach yourself to manually save often, there are many quick-easy ways to do it. Own your actions, don't just assume "it's taken care of" because you checked a box somewhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dynblocks have a dedicated forum right here &lt;A href="https://forums.autodesk.com/t5/dynamic-blocks/bd-p/154" target="_blank"&gt;https://forums.autodesk.com/t5/dynamic-blocks/bd-p/154&lt;/A&gt;&lt;BR /&gt;Post your problem blocks in a container file in case they need them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 12:36:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7447766#M21135</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2017-10-10T12:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7447872#M21136</link>
      <description>&lt;P&gt;Hi Pendean,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the tip &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trust me, i have been using AutoCAD for the past 13years and have had a fair bit of experience with quick saves, major mhrs loss and all. This is just something i have not anticipated happening during saving, as this did happen while i wanted to save the dwg, and since the software crashed, i had nothing else to rely on but the potential bak file or the temporary save file. Which are missing for some weird reason.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 13:03:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7447872#M21136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-10T13:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7447898#M21137</link>
      <description>Sounds like you system or AutoCAD session (or file state) had issues. That sadly happens sometimes.&lt;BR /&gt;&lt;BR /&gt;As an old timer user of AutoCAD myself (27+years), I ALWAYS assume AutoCAD is going to crash or freeze at any moment and have dedicated many commands, shortcuts, and buttons to perform a variety of QSAVE and AUDIT combos as well as alt-saves to secure no-delete folders "just in case". &lt;BR /&gt;To this day I've not lost anything more than 3-5minutes work, and I always have a file to recover from somewhere on my PC or network.&lt;BR /&gt;&lt;BR /&gt;AutoCAD crashes and/or freezes occasionally: anyone that tells you otherwise is not an 8+hour a day user of the program. Never forget it, always assume the worse is going to happen at any moment.</description>
      <pubDate>Tue, 10 Oct 2017 13:11:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7447898#M21137</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2017-10-10T13:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7448972#M21138</link>
      <description>&lt;P&gt;There is not any way to auto-populate a lookup table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The double-lookup must have both tables assigned in the TOOL.&amp;nbsp; You cannot assign a second lookup table to an existing lookup parameter in order to create a double-lookup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Always remember that AutoCAD is inanimate and cannot DO anything to you.&amp;nbsp; You do things to AutoCAD, not the other way around.&amp;nbsp; Consider the lost time good practice.&amp;nbsp; It will go a lot faster the next time.&amp;nbsp; Post the block if you want specific assistance in setting it up.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 19:15:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7448972#M21138</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2017-10-10T19:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7453978#M21139</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the replies and advices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is currently what I am trying to remake. Basically, I have found one welding symbol which was created by some user in this community.&lt;/P&gt;&lt;P&gt;The one that I am trying to remake is the one that is called weld remake. The one that im trying to replicate from is called Weld symbol.&lt;/P&gt;&lt;P&gt;Now, I am doing something wrong and I don't know what and I was hoping that this is were You guys with more knowledge and expertise kick in.&lt;/P&gt;&lt;P&gt;I have setup the visibility states, flip parameter.. I have also setup the double lookup tables, but im having trouble giving the lookup action an idea of what I want to do with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone explain what I am doing wrong in this block and how to solve it please.&lt;/P&gt;&lt;P&gt;The issue I think I have has to do something with the point parameters which have their input properties and lookup properties messed up. TBH, im not sure even how this should all be setup &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for all help&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 09:48:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7453978#M21139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T09:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7454631#M21140</link>
      <description>&lt;P&gt;I was fiddling around with the block, and really haven't done anything to it. I've reset the block, and it's partly working so im currently puzzled.. its still not working the way it should though..&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 13:19:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7454631#M21140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T13:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7454718#M21141</link>
      <description>&lt;P&gt;The Y position of Points 1, 2 and 3 are wrong. They need to be moved to 1, so that when you insert the block it defaults to the first items in each lookup&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 13:39:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7454718#M21141</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2017-10-12T13:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7455154#M21142</link>
      <description>&lt;P&gt;The three Y positions should be pos1Y=1, pos2Y=2, and pos3Y=1.&amp;nbsp; In order for the double lookup to start working, the as-drawn state (parameter positions) must match a row on the double lookup table AND that row must match the topmost visibility state in the visibility state dialog.&amp;nbsp; In this case, the topmost visibility state is Fillet-Top which corresponds to the 1-2-1 row on the double lookup.&amp;nbsp; The input values for the 1-2-1 row are 1,2,1.&amp;nbsp; Once that is set correctly, there might still be some issues.&amp;nbsp; If there are, then you need to do a bit of diagnosis.&amp;nbsp; It could be incorrect input on the lookup table either with the table values or non-matching lookup property names for the two tables.&amp;nbsp; It could also be an issue with the individual visibility state displaying the incorrect items.&amp;nbsp; See screencast to get started.&amp;nbsp; Report back if there are further issues.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/5b0ac6ff-f2df-4a3e-b749-6b04ad557692" width="640" height="710" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Oct 2017 15:23:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7455154#M21142</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2017-10-12T15:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7457289#M21143</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/65473"&gt;@h_s_walker&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/358705"&gt;@Libbya&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hey guys, thanks a lot for the time You have invested in this matter. Both solutions do work, meaning, when I set the Y value of all three position parameters to 1, or if I do pos1,pos3 Y=1 and pos2 Y=2, it all seems to work. I really haven't seen any difference in the performance of any of these blocks.&lt;/P&gt;&lt;P&gt;Do You maybe know why it works in both cases? I'm trying to figure it out so that I can learn to properly develop a double lookup dynamic block in case I need to do it again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 06:50:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7457289#M21143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T06:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7457462#M21144</link>
      <description>&lt;P&gt;Look at the following two images.&lt;/P&gt;
&lt;P&gt;The first one has all visibility states of the block (there are 72 in total) and a unique reference for each.&lt;/P&gt;
&lt;P&gt;The second image references the x and y of a point and whatever the result is, chooses a reference to send to the other table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/412589i70953A353FCE6EE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/412590iA14B0C579B0753F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 08:17:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7457462#M21144</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2017-10-13T08:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7457481#M21145</link>
      <description>&lt;P&gt;I understand now.&lt;/P&gt;&lt;P&gt;Thank You very much for all the help and time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Raf&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 08:23:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7457481#M21145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T08:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7458237#M21146</link>
      <description>&lt;P&gt;Got one more thing to do with this block and really cant figure it out (maybe cause i have been looking at it for the past two weeks).&lt;/P&gt;&lt;P&gt;So, i would have to add another look up table which has a visibility parameter property, which would in turn be defined so that the end user could turn off/on the weld tail, but independently of the arrow side weld/other side weld, meaning, no matter what i choose for my top or bottom symbol, i can have the tail turned on or off.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any advice's?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 13:25:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7458237#M21146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T13:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7458377#M21147</link>
      <description>&lt;P&gt;Here you go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just added a linear parameter to the tail and a scale action to that which scales the tail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The lookup table uses the linear parameter to scale the tail so you can see at / so it's so small it won't be seen on a plot&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 14:11:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7458377#M21147</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2017-10-13T14:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7462352#M21148</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/65473"&gt;@h_s_walker&lt;/a&gt;- thank You very much. Sorry for the late reply, I had no access over the weekend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, this seems to be a very good solution. However, I would still like to know how could I make the the tail visibility toggle on/off regardless of what my top or bottom welds are? do I have to recreate a new visibility state for that as well? ie. fillet top - Ref. ON, Fillet top - Ref. Off and so on for each type of the visibility states? Or is there a simpler solution without scaling the tail?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 07:43:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7462352#M21148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-16T07:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7462420#M21149</link>
      <description>&lt;P&gt;Unfortunately I don't think there is a simpler solution than scaling the tail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Putting in more visibility states would be a massive pita (no not the bread)&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 08:12:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7462420#M21149</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2017-10-16T08:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7462436#M21150</link>
      <description>&lt;P&gt;Do You think maybe that this could solve my problem? I have added point 4, and an additional double lookup table. One lookup table refers to a visibility state, and the other to the Y value of point 4. And the newest of all lookup tables, refers to the point 4 Y value where the appropriate ON/OFF have been assigned. However, I cant get it to work XD&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 08:22:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7462436#M21150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-16T08:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7463393#M21151</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so I kind of made it work. I still don't get it where or what im doing wrong here. I am not able to change the tail toggle on/off, without turning off all of the other thing on the weld.&lt;/P&gt;&lt;P&gt;file is attached, and if someone could assist me in figuring this out, I would be very thankful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 14:11:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7463393#M21151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-16T14:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7464566#M21152</link>
      <description>&lt;P&gt;In stock autocad there can be only one visibility parameter and you&amp;nbsp;have that visibility parameter controlled by two double lookups.&amp;nbsp; When you switch one of them, it switches the visibility to ref.on or ref.off.&amp;nbsp; When you switch the other, it switches between all of the other visibility states.&amp;nbsp; When you switch to ref.on it resets ALL objects to those that are set as visible for the ref.on state, etc...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to turn the tail on/off independently of all the other states, then you would need to double the number of current visibility states.&amp;nbsp; You would need each current visibility state with the ref ON and each state with the ref OFF.&amp;nbsp; You would then delete that second double lookup, add position4 to the prior lookup table, and double all the rows with the appropriate values for ref ON and ref OFF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like hwalker said, it's a PITA.&amp;nbsp; If scaling works for you, then do it that way.&amp;nbsp; If not then&amp;nbsp;duplicate all the visibility states and the rows on the table.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 19:00:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7464566#M21152</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2017-10-16T19:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD dynamic blocks</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7465845#M21153</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/65473"&gt;@h_s_walker&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/358705"&gt;@Libbya&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;alright. thank You very very much for clearing this for me! I suppose that the moderator can now lock this thread!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once again thank You very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 06:05:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/autocad-dynamic-blocks/m-p/7465845#M21153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T06:05:19Z</dc:date>
    </item>
  </channel>
</rss>

