forked from OpeningDesign/Bonsai_Tutorials
356 lines
5.8 KiB
Text
356 lines
5.8 KiB
Text
1
|
|
00:00:00,000 --> 00:00:03,020
|
|
So off camera I cleaned up this floor plan a little bit
|
|
|
|
2
|
|
00:00:04,680 --> 00:00:08,300
|
|
Organized these tags here put in some more dimensions
|
|
|
|
3
|
|
00:00:09,960 --> 00:00:11,960
|
|
If you run the drawing
|
|
|
|
4
|
|
00:00:14,880 --> 00:00:16,880
|
|
If you run the drawing
|
|
|
|
5
|
|
00:00:23,200 --> 00:00:25,200
|
|
If you run the drawing
|
|
|
|
6
|
|
00:00:30,880 --> 00:00:33,620
|
|
You notice I cleaned up all the crazy colors I
|
|
|
|
7
|
|
00:00:37,040 --> 00:00:38,840
|
|
Adjusted the default
|
|
|
|
8
|
|
00:00:38,840 --> 00:00:44,320
|
|
CSS this shows you the diff between what it was and what it is now
|
|
|
|
9
|
|
00:00:45,080 --> 00:00:47,080
|
|
you can see I
|
|
|
|
10
|
|
00:00:47,080 --> 00:00:49,879
|
|
added a new font there I
|
|
|
|
11
|
|
00:00:50,600 --> 00:00:52,600
|
|
changed some colors for the
|
|
|
|
12
|
|
00:00:53,879 --> 00:00:55,879
|
|
Cut stroke
|
|
|
|
13
|
|
00:00:56,140 --> 00:00:58,140
|
|
colors for the projection and
|
|
|
|
14
|
|
00:00:58,500 --> 00:01:01,060
|
|
Then some colors for the annotation
|
|
|
|
15
|
|
00:01:02,780 --> 00:01:08,220
|
|
And some other ones down here as well, so just made a few changes to make it more sane
|
|
|
|
16
|
|
00:01:13,340 --> 00:01:15,620
|
|
So this for this basement floor plan
|
|
|
|
17
|
|
00:01:16,300 --> 00:01:18,980
|
|
You should not show the demo
|
|
|
|
18
|
|
00:01:19,540 --> 00:01:20,820
|
|
walls
|
|
|
|
19
|
|
00:01:20,820 --> 00:01:23,140
|
|
So let's actually create a new
|
|
|
|
20
|
|
00:01:24,980 --> 00:01:26,980
|
|
Demolition floor plan
|
|
|
|
21
|
|
00:01:29,140 --> 00:01:31,140
|
|
Demolition plan
|
|
|
|
22
|
|
00:01:33,900 --> 00:01:35,900
|
|
Alright we'll stay in that for now
|
|
|
|
23
|
|
00:01:35,900 --> 00:01:39,860
|
|
so we need to adjust our exclude filters now to
|
|
|
|
24
|
|
00:01:40,740 --> 00:01:42,920
|
|
Turn those walls off
|
|
|
|
25
|
|
00:01:44,160 --> 00:01:48,660
|
|
so we could do that here the same way we did before or
|
|
|
|
26
|
|
00:01:51,820 --> 00:01:53,820
|
|
You can also
|
|
|
|
27
|
|
00:01:54,820 --> 00:01:56,820
|
|
Go to the drawing parameters here and
|
|
|
|
28
|
|
00:01:58,059 --> 00:02:01,179
|
|
Exclude it this way so right now we had
|
|
|
|
29
|
|
00:02:01,740 --> 00:02:05,780
|
|
Excluding the IFC virtual element. Just turning off all those reference planes
|
|
|
|
30
|
|
00:02:06,460 --> 00:02:08,060
|
|
so now
|
|
|
|
31
|
|
00:02:08,060 --> 00:02:10,060
|
|
We want to add
|
|
|
|
32
|
|
00:02:12,180 --> 00:02:14,180
|
|
IFC
|
|
|
|
33
|
|
00:02:14,260 --> 00:02:16,480
|
|
IFC element
|
|
|
|
34
|
|
00:02:16,480 --> 00:02:18,480
|
|
I
|
|
|
|
35
|
|
00:02:18,560 --> 00:02:21,160
|
|
See elements basically a superclass of
|
|
|
|
36
|
|
00:02:22,079 --> 00:02:24,079
|
|
all the you know
|
|
|
|
37
|
|
00:02:24,280 --> 00:02:30,160
|
|
Normal elements you find like I've seen wall or I've see slab I've see roof I've see window
|
|
|
|
38
|
|
00:02:30,160 --> 00:02:33,060
|
|
I've see element basically selects all of them
|
|
|
|
39
|
|
00:02:34,239 --> 00:02:36,040
|
|
together
|
|
|
|
40
|
|
00:02:36,040 --> 00:02:40,859
|
|
so and then we want to follow up by comma and then we want to say e
|
|
|
|
41
|
|
00:02:41,920 --> 00:02:43,760
|
|
pset
|
|
|
|
42
|
|
00:02:43,760 --> 00:02:45,760
|
|
status status
|
|
|
|
43
|
|
00:02:47,480 --> 00:02:49,480
|
|
Equals
|
|
|
|
44
|
|
00:02:50,320 --> 00:02:52,320
|
|
Dem all thish
|
|
|
|
45
|
|
00:02:53,239 --> 00:02:54,799
|
|
demolish
|
|
|
|
46
|
|
00:02:54,799 --> 00:03:01,959
|
|
So we're picking all the classes that have a parameter that meets it meets that
|
|
|
|
47
|
|
00:03:02,440 --> 00:03:09,480
|
|
So this is the piece set the P the property set sorry and this is the property and this is the value
|
|
|
|
48
|
|
00:03:10,280 --> 00:03:12,280
|
|
So I want to say okay
|
|
|
|
49
|
|
00:03:13,200 --> 00:03:15,839
|
|
I'm gonna go back to our drawing
|
|
|
|
50
|
|
00:03:16,920 --> 00:03:20,880
|
|
Inactivate it and hopefully those walls should disappear great
|
|
|
|
51
|
|
00:03:22,160 --> 00:03:27,000
|
|
Okay, let's now make the demolition plan so before we do
|
|
|
|
52
|
|
00:03:28,120 --> 00:03:30,120
|
|
I'm gonna
|
|
|
|
53
|
|
00:03:30,280 --> 00:03:32,280
|
|
Assign some parameters here
|
|
|
|
54
|
|
00:03:33,920 --> 00:03:42,079
|
|
So that wall is existing okay, that's correctly signed, so I'm gonna hide that okay
|
|
|
|
55
|
|
00:03:46,519 --> 00:03:51,519
|
|
These walls here that they are just sing and demolish I'm gonna hide those
|
|
|
|
56
|
|
00:03:52,959 --> 00:03:54,959
|
|
So it looks like
|
|
|
|
57
|
|
00:03:55,399 --> 00:03:57,480
|
|
My own seer we want
|
|
|
|
58
|
|
00:03:58,359 --> 00:03:59,899
|
|
this
|
|
|
|
59
|
|
00:03:59,899 --> 00:04:01,899
|
|
footing and slab
|
|
|
|
60
|
|
00:04:02,720 --> 00:04:06,440
|
|
That is existing as well, so we're gonna select the types
|
|
|
|
61
|
|
00:04:08,480 --> 00:04:12,280
|
|
That the only thing that's gonna be existing let's make these distinct you
|
|
|
|
62
|
|
00:04:14,120 --> 00:04:16,120
|
|
Select all those types
|
|
|
|
63
|
|
00:04:17,000 --> 00:04:19,000
|
|
And we're gonna
|
|
|
|
64
|
|
00:04:21,280 --> 00:04:24,120
|
|
Add the status property set there and
|
|
|
|
65
|
|
00:04:25,720 --> 00:04:32,160
|
|
Existing copy to everything say okay now. We're gonna hide those okay? Oh
|
|
|
|
66
|
|
00:04:33,720 --> 00:04:35,720
|
|
Let's make these existing to
|
|
|
|
67
|
|
00:04:41,680 --> 00:04:43,680
|
|
Existing copy
|
|
|
|
68
|
|
00:04:43,680 --> 00:04:51,320
|
|
Okay, okay, okay, and then everything else
|
|
|
|
69
|
|
00:04:57,880 --> 00:05:03,280
|
|
Signal the times here, I'm gonna assign that to new
|
|
|
|
70
|
|
00:05:05,320 --> 00:05:07,320
|
|
So piece set
|
|
|
|
71
|
|
00:05:09,200 --> 00:05:11,200
|
|
Oops sorry
|
|
|
|
72
|
|
00:05:14,000 --> 00:05:16,000
|
|
Actually I'm gonna read you this again
|
|
|
|
73
|
|
00:05:20,920 --> 00:05:24,800
|
|
I want to turn these off just to make sure I'm not selecting it
|
|
|
|
74
|
|
00:05:27,800 --> 00:05:29,800
|
|
Okay
|
|
|
|
75
|
|
00:05:31,200 --> 00:05:33,200
|
|
All right piece it
|
|
|
|
76
|
|
00:05:33,520 --> 00:05:35,520
|
|
and
|
|
|
|
77
|
|
00:05:35,560 --> 00:05:37,720
|
|
This is new copy
|
|
|
|
78
|
|
00:05:38,960 --> 00:05:40,960
|
|
Say okay
|
|
|
|
79
|
|
00:05:41,320 --> 00:05:43,599
|
|
Alright now let's go back to our demo plan
|
|
|
|
80
|
|
00:05:48,120 --> 00:05:53,320
|
|
Okay now we want to turn off
|
|
|
|
81
|
|
00:05:55,120 --> 00:06:00,900
|
|
The new status go to the properties again
|
|
|
|
82
|
|
00:06:05,200 --> 00:06:07,200
|
|
And
|
|
|
|
83
|
|
00:06:10,960 --> 00:06:12,960
|
|
Just
|
|
|
|
84
|
|
00:06:15,520 --> 00:06:18,640
|
|
Gonna paste this in here plus
|
|
|
|
85
|
|
00:06:20,560 --> 00:06:24,039
|
|
So I see element status equals new
|
|
|
|
86
|
|
00:06:24,960 --> 00:06:26,960
|
|
Say okay
|
|
|
|
87
|
|
00:06:27,080 --> 00:06:29,640
|
|
And go back to activate drawing and hopefully
|
|
|
|
88
|
|
00:06:33,960 --> 00:06:38,159
|
|
There we go let's rerun this drawing again and turn off cache
|
|
|
|
89
|
|
00:06:40,960 --> 00:06:44,320
|
|
All right
|
|
|