<?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: Moving window sash in AEC window object in AutoCAD Architecture Customization Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11076328#M545</link>
    <description>&lt;P&gt;Custom display blocks, particularly in plan view, where the only available component to which they can be attached is the frame, can be tricky, particularly if you want one style to cover a range of sizes.&amp;nbsp; Depending upon the desired final graphics, and just how precise the result needs to be, you may be able to create a style that works for any size, for a limited range of sizes (with multiple Styles to cover the full range needed) or a separate Style for each size.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That last situation is the easiest to create, because you can make a block of exactly what you want to see, drawn at the actual size.&amp;nbsp; But then you need a Style for each size you have, and you have to make sure that you do not change the size of a placed instance of the Style.&amp;nbsp; This works great if you have a specialty situation where there is only one size in a project (like a radiation vault door).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will see if I can find some time to put something together that gets close to what you showed (plan view only - I know I will not have time to do 3D blocks).&amp;nbsp; As for the regular components also showing, I assume that you have added the custom display blocks to a style-level display override (at drawing-default level, they would show on all Windows that do not have an override); in that override, you can turn off the display of the out-of-the-box components you do not want to see.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2022 12:24:54 GMT</pubDate>
    <dc:creator>David_W_Koch</dc:creator>
    <dc:date>2022-04-01T12:24:54Z</dc:date>
    <item>
      <title>Moving window sash in AEC window object</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11073404#M540</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to have a specific type of casement window that doesn't appear in any of the AEC windows of Autocad by default. It looks pretty simple in floorplan so I think would be possible to edit an existing window style, but can't figure it out. I included a picture of how it look in floorplan(window.jpg). The swing lines are not necesary.&lt;/P&gt;&lt;P&gt;So, when I get into the style properties of the existing AEC window to edit it, I don't have an option to make the sash in different shapes and make it as I need. I look around in the stylemanager, the material of the sash, but none of that seems to go in the direction I need to solve this. What am I missing?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 10:50:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11073404#M540</guid>
      <dc:creator>maurotrotta</dc:creator>
      <dc:date>2022-03-31T10:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Moving window sash in AEC window object</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11073670#M541</link>
      <description>Nothing attached or included in your post.</description>
      <pubDate>Thu, 31 Mar 2022 12:39:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11073670#M541</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-03-31T12:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Moving window sash in AEC window object</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11073842#M542</link>
      <description>&lt;P&gt;Here the attachments&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 13:31:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11073842#M542</guid>
      <dc:creator>maurotrotta</dc:creator>
      <dc:date>2022-03-31T13:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Moving window sash in AEC window object</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11074118#M543</link>
      <description>&lt;P&gt;You will likely need to use custom display blocks to achieve what you want.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 15:03:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11074118#M543</guid>
      <dc:creator>David_W_Koch</dc:creator>
      <dc:date>2022-03-31T15:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Moving window sash in AEC window object</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11076143#M544</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;I am trying to make the custom display block for the window object but other problems came out. I draw in 2D the window how I need it to be represented and made it into a block, then I&amp;nbsp; assign it to the window object as a custom block display. First problem is that I still can see the "old" representatio of the window object overlaping with the block I created. Second problem is that I would like that the "new" window representation to be editable, so when I change the frame dimension in the style property of the window, it also adjust the custom block. I selected the option scale to fit the witdth in the custom block in order to achieve this, but apparently doesn't work that way. I am not even sure if this is possible, because it seems like I have to create a block for a specific dimension of window, so 1 block for each different size of window, am I right?&lt;/P&gt;&lt;P&gt;I hope my problem is clear &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached pics shows in blue lines the window, black lines the block.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 10:36:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11076143#M544</guid>
      <dc:creator>maurotrotta</dc:creator>
      <dc:date>2022-04-01T10:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Moving window sash in AEC window object</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11076328#M545</link>
      <description>&lt;P&gt;Custom display blocks, particularly in plan view, where the only available component to which they can be attached is the frame, can be tricky, particularly if you want one style to cover a range of sizes.&amp;nbsp; Depending upon the desired final graphics, and just how precise the result needs to be, you may be able to create a style that works for any size, for a limited range of sizes (with multiple Styles to cover the full range needed) or a separate Style for each size.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That last situation is the easiest to create, because you can make a block of exactly what you want to see, drawn at the actual size.&amp;nbsp; But then you need a Style for each size you have, and you have to make sure that you do not change the size of a placed instance of the Style.&amp;nbsp; This works great if you have a specialty situation where there is only one size in a project (like a radiation vault door).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will see if I can find some time to put something together that gets close to what you showed (plan view only - I know I will not have time to do 3D blocks).&amp;nbsp; As for the regular components also showing, I assume that you have added the custom display blocks to a style-level display override (at drawing-default level, they would show on all Windows that do not have an override); in that override, you can turn off the display of the out-of-the-box components you do not want to see.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 12:24:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11076328#M545</guid>
      <dc:creator>David_W_Koch</dc:creator>
      <dc:date>2022-04-01T12:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Moving window sash in AEC window object</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11076975#M546</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10700690"&gt;@maurotrotta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got pretty close to your original image, and it is fully resizable, as is.&amp;nbsp; The attached sample file, done in ACA 2022, in imperial units, can be used to reverse-engineer what I did.&amp;nbsp; I made up dimensions, as you did not post a file, so you may not be able to use this "as is" - just as a guide for creating your own.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="2022-04-01_ACA2022_InswingCasementWindow_CustomPlanDisplayBlocks.png" style="width: 650px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1049290i05C48854085F493C/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-04-01_ACA2022_InswingCasementWindow_CustomPlanDisplayBlocks.png" alt="2022-04-01_ACA2022_InswingCasementWindow_CustomPlanDisplayBlocks.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did not show the two additional lines running the width of the exterior opening (on the sill?), because those do not start/stop at either the outside of the frame or the inside of the frame, due to the overlap of the exterior Wall component.&amp;nbsp; You can build a gap at the end of the block, but when scaled to the width of the Window, that gap would get scaled as well, and would only be exactly at the exterior Wall component for one specific size.&amp;nbsp; I suppose you could add a non-scaled block to get a starter line at the right offset on each side of the Window, and then add a scaled line set up to always meet or overlap those starter lines, but that would take more time than I have at the moment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I chose to keep the out-of-the box Sash and Glass Components, to avoid the issue with scaling the Glass line, which is offset from the inside frame.&amp;nbsp; I turned off the out-of-the-box Frame component, and added two Custom Display Block instances of a block called Casement_Inswing_Frame_P, which is "L" shaped as shown in your image, that are associated with the outside of the frame component.&amp;nbsp; There is a 7/8" offset to push the overlapping part beyond the Sash.&amp;nbsp; The Frame Width of the Window is set to 1.5" on the Dimensions tab, and the block is sized to match that (at the part adjacent to the Sash).&amp;nbsp; These blocks are not scaled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The line across the width of the Window at the outer face of the Frame blocks is a separate Custom Display Block, called Casement_Inswing_Frame_OuterLine_P.&amp;nbsp; It is a unit block with a single horizontal line in it, one unit (1" long), with the insertion point at the left end.&amp;nbsp; It is associated with the outside frame component, and is scaled to the Width of the Window.&amp;nbsp; It is also pushed out 7/8" so that it aligns with the out face of the Frame custom blocks.&amp;nbsp; It overlaps the outside face line of the Frame custom blocks; if it is plotted at the same or thinner lineweight as the Frame blocks, that should not be a problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The swing graphics are created by another Custom Display Block, called Casement_Inswing_SashSwing_P.&amp;nbsp; It too is a unit block, with a vertical line 1" long and a 90-degree arc with a 1" radius.&amp;nbsp; The insertion point is at the top of the line and the center point of the arc.&amp;nbsp; It is associated with the inside frame component, which puts it at the outside of the Sash, where we want it.&amp;nbsp; It is scaled to the Width of the Window, and the XY Ratio is Locked, so the block is scale uniformly.&amp;nbsp; The linetype is set on the Layer/Color/Linetype tab, where all of the Custom Display Blocks are listed.&amp;nbsp; The linework in each block is drawn on Layer 0 and has its properties set to "ByBlock" for Layer, Color, Linetype, Lineweight, etc.&amp;nbsp; That allows the settings on the Layer/Color/Linetype tab to control.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 16:04:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture/moving-window-sash-in-aec-window-object/m-p/11076975#M546</guid>
      <dc:creator>David_W_Koch</dc:creator>
      <dc:date>2022-04-01T16:04:52Z</dc:date>
    </item>
  </channel>
</rss>

