Author: |
|
Creation Date: |
2003-11-28 |
• ArchiCAD 10 |
|
Platform: |
• Mac OS X |
Audience: |
• newcomers |
Reference: |
• [tracking number] |
TechTip of the Month Contest Winner of October 2003:
David Pacifico's tip on making custom windows!
"I had posted this on the old ac-talk, maybe it will help. Gets to the Wall Hole idea that Ben hinted at."
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:
Note: In AC 9 and AC10 it is even easier! See page 187 of the AC10 Reference Guide. The "wallhole" or "wallniche" is automatically created by ArchiCAD if you add a slab or roof with one of these words as the ID of the slab,(in step 1 below). Then you can skip steps 6 - 9 below!
- 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 Wall Hole. (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 Wall Hole 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 Wall Hole)
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.
