forked from OpeningDesign/Bonsai_Tutorials
408 lines
10 KiB
Text
408 lines
10 KiB
Text
1
|
|
00:00:00,000 --> 00:00:05,680
|
|
Now that we're saving both the blend file and IFC file together, we're not going to use this
|
|
|
|
2
|
|
00:00:05,680 --> 00:00:10,720
|
|
open IFC project anymore. We would go down here and use these instead.
|
|
|
|
3
|
|
00:00:10,720 --> 00:00:14,560
|
|
So I'm just going to say open reset and open the blend file.
|
|
|
|
4
|
|
00:00:17,680 --> 00:00:24,240
|
|
So as you can see, I created a new site plan. I just duplicated the first floor plan,
|
|
|
|
5
|
|
00:00:24,240 --> 00:00:30,880
|
|
just enlarged it there. If you go to the exclude filters, you can kind of see
|
|
|
|
6
|
|
00:00:32,400 --> 00:00:37,360
|
|
what other filters I added here. So I turned off all the reference planes
|
|
|
|
7
|
|
00:00:39,360 --> 00:00:46,400
|
|
in the reference section and then the section and elevation tags I turned off as well.
|
|
|
|
8
|
|
00:00:46,400 --> 00:00:55,440
|
|
So just so if we create another site plan, we don't have to redo this again.
|
|
|
|
9
|
|
00:00:55,440 --> 00:01:00,560
|
|
Let's create or save the exclude filter. Just call it site.
|
|
|
|
10
|
|
00:01:07,200 --> 00:01:09,120
|
|
So let's run the drawing then.
|
|
|
|
11
|
|
00:01:13,440 --> 00:01:15,600
|
|
So here's what the drawing looks like so far.
|
|
|
|
12
|
|
00:01:16,400 --> 00:01:22,480
|
|
Obviously, our terrain is all faceted and we probably don't want that in the final drawing.
|
|
|
|
13
|
|
00:01:23,680 --> 00:01:29,840
|
|
And our property lines and setbacks here are a solid line.
|
|
|
|
14
|
|
00:01:29,840 --> 00:01:34,000
|
|
And let's try to figure out how to change that to a more dashed line.
|
|
|
|
15
|
|
00:01:35,600 --> 00:01:43,680
|
|
So again, we go to our default CSS file and open that in our
|
|
|
|
16
|
|
00:01:44,080 --> 00:01:52,080
|
|
favorite text editor. And I've done this off of camera here. I've added these rules.
|
|
|
|
17
|
|
00:01:52,080 --> 00:02:00,160
|
|
So this is the rule we're going to use to turn off the faceting for the terrain.
|
|
|
|
18
|
|
00:02:00,160 --> 00:02:10,240
|
|
So if the object has this class and this class as well as this class, then we're going to
|
|
|
|
19
|
|
00:02:10,640 --> 00:02:18,080
|
|
turn the stroke off or the stroke is none. So I'm going to remove the comments here.
|
|
|
|
20
|
|
00:02:25,040 --> 00:02:25,760
|
|
And down here,
|
|
|
|
21
|
|
00:02:31,440 --> 00:02:37,680
|
|
our assignments to give our property lines and setbacks a styling that we want.
|
|
|
|
22
|
|
00:02:41,200 --> 00:02:51,600
|
|
So again, if you inspect an element in Chrome or any type of browser,
|
|
|
|
23
|
|
00:02:54,320 --> 00:03:00,320
|
|
you can see what kind of classes are attached to it. And we use those classes then in this
|
|
|
|
24
|
|
00:03:00,320 --> 00:03:08,960
|
|
CSS file. So I'm going to save those changes there. Go back to our blend file and then rerun
|
|
|
|
25
|
|
00:03:09,280 --> 00:03:10,480
|
|
it and see what it looks like.
|
|
|
|
26
|
|
00:03:15,680 --> 00:03:18,640
|
|
So the faceting has gone off the terrain then,
|
|
|
|
27
|
|
00:03:18,640 --> 00:03:23,760
|
|
and we have some dashed lines for our property lines and setbacks. So that's good.
|
|
|
|
28
|
|
00:03:29,760 --> 00:03:36,880
|
|
So let's rotate this site plan. So when we put it on our sheet, that it is more of a longitudinal
|
|
|
|
29
|
|
00:03:36,880 --> 00:03:44,400
|
|
versus a portrait orientation. So if you take note of our width and height here,
|
|
|
|
30
|
|
00:03:45,600 --> 00:03:48,560
|
|
let's just select the drawing and turn it.
|
|
|
|
31
|
|
00:03:52,480 --> 00:03:53,840
|
|
And flip these then.
|
|
|
|
32
|
|
00:03:53,840 --> 00:04:06,880
|
|
So when we place this on our drawing, then it works with our landscape sheet then.
|
|
|
|
33
|
|
00:04:12,560 --> 00:04:19,680
|
|
So this terrain object that we spent a lot of time making, we're going to ultimately modify this
|
|
|
|
34
|
|
00:04:20,560 --> 00:04:25,440
|
|
to adjust the topography around the house. So in anticipation of that,
|
|
|
|
35
|
|
00:04:25,440 --> 00:04:33,760
|
|
I'm just going to duplicate this. So we always have original topography.
|
|
|
|
36
|
|
00:04:33,760 --> 00:04:37,760
|
|
So we're going to use that to compare against in the future. So I'm just going to move it off like
|
|
|
|
37
|
|
00:04:38,560 --> 00:04:39,440
|
|
a thousand feet.
|
|
|
|
38
|
|
00:04:39,440 --> 00:04:49,600
|
|
And then I'm going to change the style that's attached to this object
|
|
|
|
39
|
|
00:04:53,200 --> 00:04:57,040
|
|
just so it's not so chromatic when we do our drawings.
|
|
|
|
40
|
|
00:04:58,800 --> 00:05:04,080
|
|
I'm going to give it a grass style. And that style I added off camera.
|
|
|
|
41
|
|
00:05:09,440 --> 00:05:13,600
|
|
If we go back to the drawing.
|
|
|
|
42
|
|
00:05:26,720 --> 00:05:27,600
|
|
And we rerun it.
|
|
|
|
43
|
|
00:05:28,160 --> 00:05:37,360
|
|
So you'll notice that the colors on this floor plan are pretty chromatic. They're pretty rich.
|
|
|
|
44
|
|
00:05:37,360 --> 00:05:45,120
|
|
And so it's kind of hard to read the drawing. So a lot of times I like to create a new shading
|
|
|
|
45
|
|
00:05:45,120 --> 00:05:51,040
|
|
style for floor plans where it tones down the colors a little bit. So right now you can see
|
|
|
|
46
|
|
00:05:51,040 --> 00:05:56,720
|
|
the current shading styles that are Blender default. So I'm going to go ahead and change
|
|
|
|
47
|
|
00:05:56,720 --> 00:06:00,160
|
|
Blender default that we worked on a couple of videos ago.
|
|
|
|
48
|
|
00:06:00,160 --> 00:06:08,480
|
|
So I want to create a new style just for floor plans. And let's do add.
|
|
|
|
49
|
|
00:06:11,440 --> 00:06:12,880
|
|
And I'm going to just call it plan.
|
|
|
|
50
|
|
00:06:18,640 --> 00:06:22,240
|
|
And then I'm going to activate the drawing style so it's applied to.
|
|
|
|
51
|
|
00:06:22,240 --> 00:06:30,240
|
|
So right now plan is the same as Blender default. But now I want to
|
|
|
|
52
|
|
00:06:32,720 --> 00:06:36,080
|
|
change some of the colored readouts here. And I'm just going to mess with these.
|
|
|
|
53
|
|
00:06:38,400 --> 00:06:44,080
|
|
Okay, first I got to see lights.
|
|
|
|
54
|
|
00:06:44,080 --> 00:06:55,760
|
|
Okay, so it's a matter of just messing around with these variables
|
|
|
|
55
|
|
00:06:57,200 --> 00:07:03,599
|
|
till you get it where the colors are a little washed out. So I'm just going to pick some value
|
|
|
|
56
|
|
00:07:03,599 --> 00:07:10,960
|
|
and say that's good. Go back to our drawings. And now I'm going to update, click on plan,
|
|
|
|
57
|
|
00:07:11,200 --> 00:07:18,400
|
|
and save drawing style. And now we'll rerun the drawing, see what it looks like.
|
|
|
|
58
|
|
00:07:21,440 --> 00:07:29,039
|
|
Oh, it's still pretty rich. So again, go back and modify these.
|
|
|
|
59
|
|
00:07:40,960 --> 00:07:47,599
|
|
Save the style again.
|
|
|
|
60
|
|
00:07:51,760 --> 00:07:52,960
|
|
And then rerun the drawing.
|
|
|
|
61
|
|
00:07:55,680 --> 00:08:02,080
|
|
So it's getting better. I'll tweak more the settings offline, but you kind of get the idea.
|
|
|
|
62
|
|
00:08:05,440 --> 00:08:08,880
|
|
So one thing you've probably noticed, and I haven't brought it up yet, is that
|
|
|
|
63
|
|
00:08:09,680 --> 00:08:18,000
|
|
there's only cut lines, black cut lines, for our objects that are in the IFC file and not
|
|
|
|
64
|
|
00:08:18,800 --> 00:08:29,760
|
|
the linked Blender files. So there's a way to run our drawings and have the line work
|
|
|
|
65
|
|
00:08:29,760 --> 00:08:36,799
|
|
work for these Blender files here as well. You change this mode here, the line work mode,
|
|
|
|
66
|
|
00:08:37,679 --> 00:08:44,400
|
|
to freestyle. And you'll notice our to run the drawing is grayed out.
|
|
|
|
67
|
|
00:08:45,439 --> 00:08:50,560
|
|
It's because it's telling you the freestyle SVG exporter extension needs to be installed.
|
|
|
|
68
|
|
00:08:51,280 --> 00:08:58,800
|
|
So let's do that. Go to preferences and search freestyle.
|
|
|
|
69
|
|
00:09:01,599 --> 00:09:02,319
|
|
And install.
|
|
|
|
70
|
|
00:09:07,439 --> 00:09:09,599
|
|
So once it's installed, if you go back,
|
|
|
|
71
|
|
00:09:11,359 --> 00:09:16,800
|
|
oh, I guess it didn't activate. Sometimes it doesn't activate right away. And so if that is
|
|
|
|
72
|
|
00:09:16,800 --> 00:09:28,000
|
|
the case, you would go to add-ons here and find where it's at right here. And you would just
|
|
|
|
73
|
|
00:09:28,000 --> 00:09:33,439
|
|
toggle this on and off just to activate it. But it looks like it got activated already.
|
|
|
|
74
|
|
00:09:34,240 --> 00:09:42,320
|
|
So with that line style mode freestyle, let's try the drawing again. See what it looks like.
|
|
|
|
75
|
|
00:09:46,080 --> 00:09:49,920
|
|
So now you can see that we have lines then on our Blender file.
|
|
|
|
76
|
|
00:09:53,440 --> 00:09:59,440
|
|
You'll notice, unfortunately, running the drawings in this mode,
|
|
|
|
77
|
|
00:10:00,080 --> 00:10:06,320
|
|
you lose the ability to style projection lines. So if I wanted to say turn that blue
|
|
|
|
78
|
|
00:10:07,520 --> 00:10:13,280
|
|
with my CSS style, I cannot do that. You can still style cut lines,
|
|
|
|
79
|
|
00:10:14,720 --> 00:10:18,400
|
|
but you cannot style projection lines, unfortunately.
|
|
|
|
80
|
|
00:10:19,760 --> 00:10:26,160
|
|
So you notice these houses to the right of the site. It's not cutting the door properly.
|
|
|
|
81
|
|
00:10:26,880 --> 00:10:34,959
|
|
It's actually the cut level is above the door. So as a little hack in order to fix that,
|
|
|
|
82
|
|
00:10:34,959 --> 00:10:39,360
|
|
I'm going to create two drawings, one for the right of the site and one for the left of the
|
|
|
|
83
|
|
00:10:39,360 --> 00:10:46,400
|
|
site. And the drawing camera is going to be at different Z dimensions. And then I'll run both
|
|
|
|
84
|
|
00:10:46,400 --> 00:10:51,040
|
|
of those drawings and then place them on the sheet and just put them next to each other. So we have
|
|
|
|
85
|
|
00:10:51,040 --> 00:10:59,920
|
|
then a floor plan or site plan that cuts at the first floor for the entire site. So just to do
|
|
|
|
86
|
|
00:10:59,920 --> 00:11:11,599
|
|
that, select the camera and divide by two of the width and move it over. I'm going to turn on the
|
|
|
|
87
|
|
00:11:11,599 --> 00:11:19,680
|
|
wireframe here so I can see what's going on better and just start going down to a point that
|
|
|
|
88
|
|
00:11:19,680 --> 00:11:32,719
|
|
makes sense. Let's try that level. It's about two and a half down. So then run the drawing.
|
|
|
|
89
|
|
00:11:37,040 --> 00:11:43,760
|
|
So this will be the right hand side of our site plan. So off camera, I created these two site
|
|
|
|
90
|
|
00:11:43,760 --> 00:11:50,880
|
|
plans, the left and the right, and re-ran the drawings. This is what the right site looks like
|
|
|
|
91
|
|
00:11:51,920 --> 00:11:57,920
|
|
in the left here. So let's place those on a sheet then, create a new sheet.
|
|
|
|
92
|
|
00:11:57,920 --> 00:12:06,959
|
|
Let's just say A100.
|
|
|
|
93
|
|
00:12:12,959 --> 00:12:20,479
|
|
Site plan. And place this one first and this one second.
|
|
|
|
94
|
|
00:12:23,360 --> 00:12:27,360
|
|
See if they're both on there. Then run the drawing, see what it looks like.
|
|
|
|
95
|
|
00:12:27,920 --> 00:12:41,360
|
|
We obviously have to open it up in Inkscape to adjust our layout. So open the layout.
|
|
|
|
96
|
|
00:12:49,360 --> 00:12:55,839
|
|
So then adjust the location of these. So the right and left align with each other.
|
|
|
|
97
|
|
00:12:55,840 --> 00:13:03,280
|
|
We can take our time more so later but just get kind of close.
|
|
|
|
98
|
|
00:13:14,480 --> 00:13:18,240
|
|
That's good for now. And we can actually double click into here.
|
|
|
|
99
|
|
00:13:18,240 --> 00:13:24,000
|
|
If we can.
|
|
|
|
100
|
|
00:13:27,600 --> 00:13:31,920
|
|
We're just going to move one of these off just so it doesn't show up in the site plan
|
|
|
|
101
|
|
00:13:31,920 --> 00:13:38,160
|
|
or the sheet. And we'll save and re-run the sheet and see what it looks like.
|
|
|
|
102
|
|
00:13:43,760 --> 00:13:44,640
|
|
So we're getting close.
|
|
|