<?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: scale and insert in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728695#M53295</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/537692"&gt;@k005&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;No . not that way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;like this ;&lt;BR /&gt;Detail drawings are on the same dwg sheet. only the scale is different. Drawings-details are in the same file. Just like the example I sent you.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then I think that's a wrong-enough way to do it that I'm not interested.&amp;nbsp; Maybe someone else is willing to step in and help.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Nov 2021 20:26:33 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2021-11-01T20:26:33Z</dc:date>
    <item>
      <title>scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727217#M53281</link>
      <description>&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I scale the column detail in the example and place it in the drawing on the right.&lt;/P&gt;&lt;P&gt;scale factor here: 0.4&lt;/P&gt;&lt;P&gt;Thanks in advance for the help friend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're going to add a change of direction to this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;left-right-down-up&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;The holding point should be in the center. At the point where we will place it, it should be from the center again. in that part should ask : left ? to the right? down? above?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;algorithm example&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;----------------------------&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000"&gt;&lt;STRONG&gt;0- Select the big column&lt;BR /&gt;1- Enter the rate. &amp;lt; remember &amp;gt;&lt;BR /&gt;2- Small column center ? (calculating...)&lt;BR /&gt;3- Left-right-down-up &amp;lt;remember&amp;gt;&lt;BR /&gt;4- OK.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---------------------&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 12:45:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727217#M53281</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-01T12:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727233#M53282</link>
      <description>&lt;P&gt;copybase&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;pasteclip&lt;/P&gt;
&lt;P&gt;s&lt;/P&gt;
&lt;P&gt;0.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When pasting, type S for Scale.&lt;/P&gt;
&lt;P&gt;You should post your question&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-forum/bd-p/706" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;&amp;nbsp;There will help you to learn AutoCAD.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: fixed by Kent's remark. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 10:58:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727233#M53282</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-11-01T10:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727506#M53283</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;clipbase&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;....&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;[I think you mean PASTECLIP.]&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 10:29:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727506#M53283</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-11-01T10:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727725#M53284</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you replied in the wrong place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you look at it from there, read the message, do you think I'm new to the forum?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.* The subject is in the right place.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 12:34:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727725#M53284</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-01T12:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727815#M53285</link>
      <description>&lt;P&gt;I was assuming from the phrasing of your question that you're trying to do a process that could be done by built-in commands quite easily. So I've pointed you to the general forums where could advise you on some tips and tricks that you might not know.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 13:12:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727815#M53285</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-11-01T13:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727827#M53286</link>
      <description>&lt;P&gt;I also updated the question, made additions. I wrote hastily, I was at the Construction Site. no problem. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 13:08:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727827#M53286</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-01T13:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727900#M53287</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/537692"&gt;@k005&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;left-right-down-up&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;The holding point should be in the center. At the point where we will place it, it should be from the center again. in that part should ask : left ? to the right? down? above?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF00FF"&gt;algorithm example&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF00FF"&gt;----------------------------&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000"&gt;0- Select the big column&lt;BR /&gt;1- Enter the rate. &amp;lt; remember &amp;gt;&lt;BR /&gt;2- Small column center ? (calculating...)&lt;BR /&gt;3- Left-right-down-up &amp;lt;remember&amp;gt;&lt;BR /&gt;4- OK.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;1. Can you make the column a Block, to simplify the operation?&lt;/P&gt;
&lt;P&gt;2. By "center" do you really mean the center of the column, and not the intersection of the column lines?&lt;/P&gt;
&lt;P&gt;3. By "rate" do you mean scale factor?&lt;/P&gt;
&lt;P&gt;4. The Text elements are copied but &lt;EM&gt;not scaled&lt;/EM&gt; the way the column elements are, and their positional relationship to the column and also to each other is different in the "after" situation.&amp;nbsp; Is what you are asking about only for the column elements, or should the Text parts be included, with different calculations about location for those?&lt;/P&gt;
&lt;P&gt;5. It seems to me that left-right-up-down is not one choice, but needs a combination -- upper-left, lower-left, upper-right or lower-right, that is, a &lt;EM&gt;quadrant&lt;/EM&gt; relative to the column-line intersection, rather than a single direction.&amp;nbsp; Or am I misunderstanding the intent.&amp;nbsp; Can you post a sample drawing showing the results of different choices?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 13:44:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727900#M53287</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-11-01T13:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727962#M53288</link>
      <description>&lt;P&gt;2- Yes column center.&lt;/P&gt;&lt;P&gt;3- Yes scale factor.&lt;/P&gt;&lt;P&gt;4-only column items, that is, the first object group we chose.&lt;BR /&gt;There are already columns and texts. their aspects are not important. But the column direction must be exactly the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5- So of course it can. I just outlined the algorithm. The most practical method is my acceptance.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 14:01:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727962#M53288</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-01T14:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727977#M53289</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/537692"&gt;@k005&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why don't you create scaled block (or blocks) of column entities with adequately positioned text and copy it around you drawing with changing base point to either column corner?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 14:09:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10727977#M53289</guid>
      <dc:creator>hak_vz</dc:creator>
      <dc:date>2021-11-01T14:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728032#M53290</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/537692"&gt;@k005&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.... But the column direction must be exactly the same.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Your RESULT-2 violates that, so something is incomplete about your description.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, does the cyan rectangle at bottom right here &lt;EM&gt;already exist&lt;/EM&gt; when you do this?&amp;nbsp; So should the column elements be copied &lt;EM&gt;without&lt;/EM&gt; the perimeter rectangle?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1635776757817.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/984328i2A01B0EFDD01AD9B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1635776757817.png" alt="Kent1Cooper_0-1635776757817.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And in addition to the perimeter being a different color, are the reinforcing parts supposed to be a different color in the result than in the source?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would the intersection of the blue column lines be the location the User would select for placing the scaled-down copy?&amp;nbsp; [See the suggestion to use Blocks with insertion points at corners.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[Not really essential, but....&amp;nbsp; Where are the reinforcing elements coming from?&amp;nbsp; Each vertical bar cut through is made up of about &lt;STRONG&gt;&lt;EM&gt;220&lt;/EM&gt;&lt;/STRONG&gt; independent Lines, and each 90° turn of about &lt;STRONG&gt;&lt;EM&gt;24&lt;/EM&gt;&lt;/STRONG&gt; Lines.&amp;nbsp; Can you get them using Solid Hatch patterns or Donut Polylines for the verticals, and Filleted Polylines for the in-plan ones, and so on?&amp;nbsp; It will greatly reduce the memory consumed, in addition to making "cleaner" plots.]&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 14:35:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728032#M53290</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-11-01T14:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728089#M53291</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5530556"&gt;@hak_vz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It could also be a block. The situation here is that the aspects of the details are given differently. I want to edit them, automatically translate and place them&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 14:57:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728089#M53291</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-01T14:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728105#M53292</link>
      <description>&lt;P&gt;Yes it will be returned... in result-2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Colors don't matter either... for now.&lt;/P&gt;&lt;P&gt;only change of direction and proportion with scale matter. This is how we will paste it.&lt;/P&gt;&lt;P&gt;that is, I will reduce the column I took from the detail sheet by giving scale and place it on the same direction.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 15:05:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728105#M53292</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-01T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728316#M53293</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/537692"&gt;@k005&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.... I will reduce the column I took from the detail sheet by giving scale and place it on the same direction.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then I think you're going about it in the wrong way.&amp;nbsp; You should use Layouts and Viewports, and use different scales in the Viewports to look at the &lt;EM&gt;same&lt;/EM&gt; drawn columns, which should always be drawn &lt;EM&gt;once&lt;/EM&gt;, in Model Space &lt;EM&gt;&lt;STRONG&gt;at actual size&lt;/STRONG&gt;&lt;/EM&gt;.&amp;nbsp; Drawing something at two different model-space sizes for appearance in drawings/details at different scales can only lead to problems.&amp;nbsp; And whatever your drawing unit represents, I assume you do not specify columns to be built at sizes such as 0.6255 x 3.7465 [meters?].&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 16:44:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728316#M53293</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-11-01T16:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728324#M53294</link>
      <description>&lt;P&gt;No . not that way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;like this ;&lt;BR /&gt;Detail drawings are on the same dwg sheet. only the scale is different. Drawings-details are in the same file. Just like the example I sent you.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 16:49:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728324#M53294</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-01T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728695#M53295</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/537692"&gt;@k005&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;No . not that way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;like this ;&lt;BR /&gt;Detail drawings are on the same dwg sheet. only the scale is different. Drawings-details are in the same file. Just like the example I sent you.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then I think that's a wrong-enough way to do it that I'm not interested.&amp;nbsp; Maybe someone else is willing to step in and help.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 20:26:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10728695#M53295</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-11-01T20:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10729393#M53296</link>
      <description>&lt;P&gt;OK&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 04:47:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10729393#M53296</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-02T04:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: scale and insert</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10764257#M53297</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="lisp"&gt;(defun c:OI ()
(prompt "Açılı ve ölçekli  yapıştır!")
(setvar "cmdecho" 0)
(if (= aci nil)(setq aci 0))
(setq aci_t (getreal (strcat "\nAçıyı Giriniz   &amp;lt;" (rtos aci 2 2)"&amp;gt; : ")))
(if (= aci_t nil)(setq aci_t aci))
(setq aci aci_t)

(if (= oran nil)(setq oran 0.4))
(setq oran_t (getreal (strcat "\nÖlçek Oranını Giriniz   &amp;lt;" (rtos oran 2 2)"&amp;gt; : ")))
(if (= oran_t nil)(setq oran_t oran))
(setq oran oran_t)
  
(Setq dd (command ".PASTECLIP" "s" oran "R" aci ))
(setvar "cmdecho" 1)
(princ)
)
(defun c:oı()
(c:OI))&lt;/LI-CODE&gt;&lt;P&gt;This is how I solved the issue...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 18:24:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/scale-and-insert/m-p/10764257#M53297</guid>
      <dc:creator>k005</dc:creator>
      <dc:date>2021-11-17T18:24:06Z</dc:date>
    </item>
  </channel>
</rss>

