<?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: Control dynamic block using parameters in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/control-dynamic-block-using-parameters/m-p/12402071#M4048</link>
    <description>&lt;P&gt;I'm pretty sure you could create an autolisp that would do what you ask or atleast make it easier to.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 07:31:13 GMT</pubDate>
    <dc:creator>Brock_Olly</dc:creator>
    <dc:date>2023-11-27T07:31:13Z</dc:date>
    <item>
      <title>Control dynamic block using parameters</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/control-dynamic-block-using-parameters/m-p/12394647#M4046</link>
      <description>&lt;P&gt;Good day,&lt;BR /&gt;as a construction fire safety designer, I draw the fire-hazardous area into floor plans - I work in AutoCAD LT 2022.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the fire hazard area is determined by detailed calculation according to Eurocodes, then a SPLINE is drawn from the window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SPLINE is defined by points:&lt;BR /&gt;- window width (2 points still on a line)&lt;BR /&gt;- a point far from the center of the window&lt;BR /&gt;- 2 points from the each edge of the window&lt;BR /&gt;- 2 points located behind the edge of the window&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to make it so that I change certain parameters in the dynamic block and then the vertices of the SPLINE would change depending on these parameters:&lt;BR /&gt;- window width&lt;BR /&gt;- center distance&lt;BR /&gt;- edge distance&lt;BR /&gt;- distance from the edge in the X axis&lt;BR /&gt;- distance from the edge in the Y axis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attaching a picture to better describe my problem:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-11-22 17_43_37-Window.png" style="width: 570px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1296224i88F26B700F733F5D/image-dimensions/570x383?v=v2" width="570" height="383" role="button" title="2023-11-22 17_43_37-Window.png" alt="2023-11-22 17_43_37-Window.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is it even possible to create such a dynamic block in AutoCAD?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the standard calculation of the fire hazard area, I have created another dynamic block in which I change the width of the window and the distance of the fire hazard area, or the angle - it works correctly for me, I have attached it for a better understanding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Michal&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 16:49:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/control-dynamic-block-using-parameters/m-p/12394647#M4046</guid>
      <dc:creator>myio</dc:creator>
      <dc:date>2023-11-22T16:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Control dynamic block using parameters</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/control-dynamic-block-using-parameters/m-p/12398477#M4047</link>
      <description>&lt;P&gt;In e.g Inventor (and some other products surely too) such manipulations are possible, but not in AutoCAD (and even less so in LT).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example created with Inventor&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6341713302112w996h540r215" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6341713302112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6341713302112w996h540r215');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6341713302112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2023 14:37:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/control-dynamic-block-using-parameters/m-p/12398477#M4047</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-11-24T14:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Control dynamic block using parameters</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/control-dynamic-block-using-parameters/m-p/12402071#M4048</link>
      <description>&lt;P&gt;I'm pretty sure you could create an autolisp that would do what you ask or atleast make it easier to.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 07:31:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/control-dynamic-block-using-parameters/m-p/12402071#M4048</guid>
      <dc:creator>Brock_Olly</dc:creator>
      <dc:date>2023-11-27T07:31:13Z</dc:date>
    </item>
  </channel>
</rss>

