<?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: dynamic tie + wingnuts in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9717937#M11817</link>
    <description>&lt;P&gt;HI, I ve tried to describe it better in the dwg I enclose. Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Aug 2020 18:42:00 GMT</pubDate>
    <dc:creator>radek.valenta3HU3M</dc:creator>
    <dc:date>2020-08-28T18:42:00Z</dc:date>
    <item>
      <title>dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9712449#M11808</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wodner if anyone can help me with a block&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using products with product numbers. We have a database of our products and these products has hidden attribut and from this attribut you can take product number and then more info about products. The tricky thing is that you can use just 1 attribut with product number in one block.&amp;nbsp; You can find some of our block in attach. I would like to build a new one block with slightly diferrent functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See dwg for better undrestanding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 09:45:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9712449#M11808</guid>
      <dc:creator>radek.valenta3HU3M</dc:creator>
      <dc:date>2020-08-26T09:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9713074#M11809</link>
      <description>&lt;P&gt;You can create all the different sizes using a lookup or a block properties table.&amp;nbsp; If you use a lookup, you can use a field in the attribute for the part number.&amp;nbsp; If you use a block properties table, you can write the value directly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 14:39:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9713074#M11809</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-08-26T14:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9713142#M11810</link>
      <description>&lt;P&gt;Best suggestion I can give is to look into using a table.&amp;nbsp; The table will be able to give you a drop down menu to select your product.&amp;nbsp; For each product there would be a set selection of dimensions that could scale or stretch your base drawing for what you are looking for.&amp;nbsp; 0.50M, 0.85M, 1.00M, 3.5M...……..&amp;nbsp; If you wanted to get real fancy you could make an annotation table that uses Fields to reads items in the block so it would automatically generate the table that is next to your examples. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a slightly similar drawing but my table in the block reads the visibility parameter because I was looking at different angle of a bolt (top, side, and bottom)&amp;nbsp; This is a simple drawing that uses 1 dimension and scales the components to fit 1/8, 1/4, 1/2...… bolt sizes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also attached is a block for W-Shaped Steel.&amp;nbsp; This uses 2 attributes because I wanted the dropdown menu to include smaller more organized columns instead of 1 super long column.&amp;nbsp; This is a much more complex drawing that uses many parametric constraints and dimension.&amp;nbsp; The table then reads the dimensions that are set for each one and draws the shape accordingly.&amp;nbsp; I also needed to be able to see Top, Side, and section view so there are those visibility settings in there as well.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 15:06:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9713142#M11810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-26T15:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9713381#M11811</link>
      <description>&lt;P&gt;I've taken the time to manipulate the block on the right no something what you looking for. (I think).&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 16:56:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9713381#M11811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-26T16:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9714420#M11812</link>
      <description>&lt;P&gt;Hi Libbya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the functionality you describe but unfortunatelly it does not work properly with our material list. I would like to present you functionality I would like to achive. Do you use MS Teams? It would be much faster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 07:28:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9714420#M11812</guid>
      <dc:creator>radek.valenta3HU3M</dc:creator>
      <dc:date>2020-08-27T07:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9714905#M11813</link>
      <description>&lt;P&gt;We don't use MS Teams.&amp;nbsp; If you have a large spreadsheet of sizes and information you can use the copy/paste into the table. To generate a larger amount of sizes than just the few that you had set for examples. and you could use the dimension constraints to set larger rod diameter sizes. explode the wing nuts and set dimensions to them to scale appropriately to match.&amp;nbsp; Just a few more options to explore.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 12:04:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9714905#M11813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-27T12:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9716150#M11814</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8365998"&gt;@radek.valenta3HU3M&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Libbya,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know the functionality you describe but unfortunatelly it does not work properly with our material list. I would like to present you functionality I would like to achive. Do you use MS Teams? It would be much faster.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Radek&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I do not use MS Teams either.&amp;nbsp; Why won't it work with your materials list?&amp;nbsp; The values on the tables can be whatever you want them to be.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 21:39:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9716150#M11814</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-08-27T21:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9716745#M11815</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant overcome 2 obsticles:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I need 3 attributes - 2x constant for wingnuts - works perfectly. 1x for tierod which must be dynamic. I tried to get some functionality between length of tierod and attribute. It gives me result just when I regenerate my drawing and I would like to get rid of regeneration its nonsense to regen everytime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. I dont know how to get functionality between length between wingnuts and length of tierod.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But how to connect these two length without having massive table (300 - 5800mm). Even though the bloc is then to time consuming to use in drawing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your comments.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 08:09:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9716745#M11815</guid>
      <dc:creator>radek.valenta3HU3M</dc:creator>
      <dc:date>2020-08-28T08:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9717550#M11816</link>
      <description>&lt;P&gt;When using fields in dynamic blocks, a REGEN is required in order to immediately see the change, but the REGEN is not *needed*.&amp;nbsp; The field will automatically updated on open, save plot, etransmit, and regen.&amp;nbsp; I am not sure whether or not you need to regen for DATATRANMSMIT.&amp;nbsp; Regardless, if you do need to do a regen, I don't see why it is a big deal.&amp;nbsp; In that case, it is only two letters (RE) and a space.&amp;nbsp; The prior sentences are the equivalent work of 135 regens and I just wrote those for you for free.&amp;nbsp; You can also write values directly to attributes using the block properties table.&amp;nbsp; In that case, there is no field and no need to regen.&amp;nbsp; However, block properties tables and lookups do not play well together.&amp;nbsp; They can work fine within a block together, but they cannot be manipulated by each other and you cannot use the same parameters on both at the same time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to give a better description of the desired functionality for issue 2 in order to get any decent advice.&amp;nbsp; However, I would mention that you can use range values on lookup tables and it sounds like that would cure the issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take some time to draw examples within your file of the EXACT way you would like the block to behave.&amp;nbsp; Without that it is just a guessing game and I don't like playing those.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 15:21:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9717550#M11816</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-08-28T15:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9717937#M11817</link>
      <description>&lt;P&gt;HI, I ve tried to describe it better in the dwg I enclose. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 18:42:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9717937#M11817</guid>
      <dc:creator>radek.valenta3HU3M</dc:creator>
      <dc:date>2020-08-28T18:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9717989#M11818</link>
      <description>&lt;P&gt;Create a visibility state for each size.&amp;nbsp; Add the linework, parameters, and actions for the appropriate movement to each size.&amp;nbsp; Add the three attributes visible for all sizes.&amp;nbsp; Check the visibility state and attributes with a block properties table.&amp;nbsp; As far as I can tell, that will satisfy ALL of your requirements.&amp;nbsp; Report back if you get stuck or need further explanation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 19:21:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9717989#M11818</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-08-28T19:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9718066#M11819</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/358705"&gt;@Libbya&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Check the visibility state and attributes with a block properties table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That should have read:&amp;nbsp; "*Change* the visibility state and attributes with a block properties table."&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 20:06:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9718066#M11819</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-08-28T20:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9720725#M11820</link>
      <description>&lt;P&gt;I ve tried my best, but I found 2 solutions. Both socks.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 12:09:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9720725#M11820</guid>
      <dc:creator>radek.valenta3HU3M</dc:creator>
      <dc:date>2020-08-31T12:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic tie + wingnuts</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9721039#M11821</link>
      <description>&lt;P&gt;If you need unlimited adjustment, then you will need to use lookups and you will need to do a regen.&amp;nbsp; I don't see any way you will get around that.&amp;nbsp; If you can use set increments then you can use a block properties table and write the attribute values directly.&amp;nbsp; All attributes must have a unique tag.&amp;nbsp; Right now you have three names ART and that can/will cause problems.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 14:46:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-tie-wingnuts/m-p/9721039#M11821</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-08-31T14:46:33Z</dc:date>
    </item>
  </channel>
</rss>

