Total Custom Window Tutorial
Do you want to create your own total custom windows? Round tops, sloped head, or sill etc. Creating your own custom windows in AC 8 is easier than before:
- Draw or build the custom window with slabs, walls and other tools so that the window is face down on the ground. Be sure to use a single slab for the glass (Use material "Glass"!) that will also act as the WallHole. (So have it go through the Mullions to the jamb.) Build the window so the center of it is the project zero.
- Select your creation and activate the 3D window (no need to go to 3D window settings)
- Choose File/GDL Objects/Save 3D Model as (Name it and place it in a project specific library). The file type is .gsm (no more .win or .dor)
- A dialog box will come up with 3 buttons at the top. Select the middle button for a window, check remove redundant lines and choose format as editable gdl script.
- Draw a wall and place your new window in it.
- Now if your window has a non-square WallHole you will need to select the window and choose File/GDL Objects/Open Object. (Don't be afraid we just need to copy and paste some GDL)
- Click on the 3D Script button. Scroll down until you see the script that is your single slab that you used to make the glass. Select and Copy the script that starts with cPRISM_ "Glass", "Glass", "Glass" and ends with BODY -1. (all the stuff between is the coordinates we will be using for the WallHole)
- Scroll down to the end of the script and paste. Delete the first pasted line that likely looks like: cPRISM_ "Glass", "Glass", "Glass", Type in front of the next line WALLHOLE. (This cuts the wall for the window.) Click the button Check Script.
- Save the object and Rebuild.
Hint: If you want to make it a corner window change the object Subtype by opening the object and clicking on the "select subtype" button in the main window and choosing the corner window subtype.
No comments:
Post a Comment