You are browsing the archive for Tutorial.

E-book: Revit Architecture 2010: Your First Residential Design

December 6, 2009 in AutoCAD, CAD, Revit


revit10tutorial
I have posted several Revit Architecture tutorial in this blog for months. I compiled them in an e-book that you can read comfortably without having to visit the pages. It’s not exactly the same with the existing tutorials, but yes, it’s very similar. I fixed some editorial errors, add some more screenshots to describe the steps better, and provide some tutorial files. With the tutorial files, you can compare what you did to my model, or simply start a chapter using files provided. If you want to see what’s inside the book, download the table of contents here.
So I stop providing free contents? Surely not! I still provide free contents on this blog. Consider this is an alternative to read the blog content for a small fee. And also consider this as a donation to make this blog better.
Click this button to buy this e-book. After the payment successful, you will be automatically redirected to download page. I will also send you an email for alternative download link, but because of the time zone difference, please be patient that I can’t email you immediately. The e-book price is US$ 12.5.

DO NOT share the download link!

align=center borderColor=#000000>
Do you find our tutorial useful?
Please consider to donate via Paypal to support this site providing free contents!




Source: CAD Notes – E-book: Revit Architecture 2010: Your First Residential Design
Go to Source: CAD Notes

Working With Workspace and Design Files

October 22, 2009 in AutoCAD, CAD, Revit

microstation file When you start a Windows application, most of them will create and open a new file. But not MicroStation. MicroStation have two types of file: 2D DGN and 3D DGN. DGN is stand for design file. Not limited to DGN, you can also create a new DWG file. If you are not familiar with this file type, it’s AutoCAD file. We will discuss how you can create your own workspace, create new files; and save file and settings.


Creating Workspace

You can create multiple workspaces in MicroStation. If you need to design different drawings for different industries, you can set each of them in a separate workspace. This will avoid you to arrange tools and interface each time you need to create drawings in different industry. You can also use workspace if you have multiple users working on the same workstation.

Let’s create a new workspace that you will use for this tutorial until the end. Open your MicroStation. If you already open it, close your file. You will see MicroStation Manager.

From user option list, select new…

user setting 

MicroStation will ask you to give description for this user configuration. Type MicroStation tutorial then click OK.

create ucf

We have defined a user configuration for this tutorial. Now let’s create a new project.

From project option list, select new. Give name for this project: MicroStation Tutorial Files. And give description: Tutorial files from www.cad-notes.com. Of course, you can use your own description :)

project

MicroStation will create a folder at this location (for Windows Vista):

C:\ProgramData\Bentley\MicroStation\WorkSpace\Projects\MicroStationTutorialFiles

If you use Windows XP, you can find it in C:\Documents and Settings\All Users\Application Data\Bentley\… folder.

Preparing Tutorial Files

I have prepared all tutorial files we will use. Download them here, extract, and paste them into the folder. The zip file contain two folders: DGN and CELL. Select both of them, copy, and paste them inside MicroStationTutorialFiles folder. When Windows ask you to overwrite those two folder, click yes. Those folder is still empty anyway.

Up to this point, you have set user configuration and tutorial project. It may look complicated, but trust me, it’s not :) You will love using workspace. Try to change the users and projects that available on the list. Then change it back to our tutorial project. Very good for navigation, right?

Workspace can help you to manage your files for different users, different project. But it doesn’t mean that you have to save all files in that folder. You can still save your files to your desktop, C:\data folder, etc.

Create New File

Let’s try to create a new file. On the upper right of MicroStation Manager, you should see new file button. Click it.

create new file

Give the file name My First Drawing. Do not click save yet. Check the seed file. If it’s not showing seed2D.dgn, click browse and select it. Seed file is a drawing you can start with. Other applications call it a template file.

new file

Click save. You will see MicroStation created a new file with that name. Select it, and click open.

I know, it’s a bit different with other applications. But it’s not difficult, isn’t it?

Set your Working Unit

MicroStation works differently in handling working unit compared to AutoCAD. I feel like I have to write about this at very early stage, so if you are an AutoCAD user, you don’t get confused.

While in AutoCAD you can work with any working unit, and change it later, you can’t work that way in MicroStation. You have to define your working unit at the very beginning. Before you start drawing. You can check your working unit by accessing menu settings>design file. Click on category working units on the left.

working unit

By default, in country using metric, MicroStation will define the master unit (MU) as meters and sub unit as millimeters. If it’s not your working units, change it now. After you finish, click OK.

That’s how you create a new file. I’ll stop right here now, and we will discuss more about working units.

To Understand Working Units

Have you copied the tutorial files to our tutorial project? Click open. You should see several files if you have copied them. Find working_unit.dgn and open it. Don’t laugh at the design :) Yes, it is a very simple drawing.

See the dimension. They show measurement in mm. Open design file settings, and change the MU to meters. Close the dialog and see what happen.

after working unit changed

The dimensions are showing meters now!

Now try to activate Place Smartline.

smartline

Click anywhere on your drawing area, an look at the AccuDraw. It’s showing measurement in meters. Click several times to draw lines. Right click to finish. When MicroStation ask you to choose right click button function, just let it be default value. Click OK.

accudraw

Try to change the working unit again. Now try to place smartline again. You will see the measurement showing different scale, even you create approximately line with same length! Now it’s using the new working units. So don’t forget to check your drawing unit first!

Saving File and Settings

Close MicroStation. Did MicroStation ask you to save your design file? No. You placed some lines before, when you open the file again, you will still see the lines. Even you didn’t save the file. MicroStation automatically save it to your file, every time you create an object. It can be a good news for you, or maybe a bad news for some of you. However, I still recommend you to save your file regularly by accessing file>save or press [ctrl] + S.

But now look at the dimensions. We have change the working units to meters (or you may have changed it to something else) but it still showing millimeters! You need to save settings separately with saving file. There are a lot of settings you can save. We will get to this later. You san save the settings by accessing menu file>save settings or press [ctrl] + F.


Do you find this article helpful? You can donate via Paypal to support this site.




Source: CAD Notes – Working With Workspace and Design Files
Go to Source: CAD Notes

How to extend a line

September 11, 2009 in AutoCAD, CAD

New tutorial on 2LearnCAD.com
Source: 2LearnCAD – How to extend a line
Go to Source: 2LearnCAD

Rotated background

September 11, 2009 in AutoCAD, CAD

New tutorial on how to work with a rotated xref background
Source: 2LearnCAD – Rotated background
Go to Source: 2LearnCAD

Summary: The Magic of Defining Your Own Workflow

September 9, 2009 in AutoCAD, CAD, Revit

books I have posted a tutorial series for AutoCAD. It’s not really a basic tutorial, but it’s about defining a system. We learn how create a custom workflow for our specific use. And become more productive. Your industry may not use the same objects. And you may need different techniques, but basically it’s the same.

Let’s summarize it.

After we define our workflow, we can draw a floor plan easily. Only take a few minutes to finish this floor plan. I’m sorry that I can’t record the whole process because recording it is killing me. Camtasia just make my machine sooo slow. But I hope you’ll get the picture from this short video.

There are some things to be done before. There are good news and bad news in creating this workflow.

The bad news is it can be a lot of work before you can actually take advantage from creating a system. The good news is, it might not be your job.  It’s your CAD manager’s job. I can’t imagine if every one in a company have their own standard, their own library, etc. It doesn’t work that way!

Here is basically what you need to prepare.

1. Creating Reusable Content

When we draw, there are a lot of similar objects we use over and over again. We can use blocks, or dynamic blocks for this purpose. Basically blocks are library. Create your library and place them in safe place. You may want to place it on server, so it can be accessed by your colleagues.

We have prepared some reusable content from most typical objects in architecture industry. There are three objects we’ve created. We created wall, read the full tutorial here. Then we created a column that can be resized on both direction. Full tutorial here. And the last one, we created a single door. Tutorial for this door can be read here, and continue to here.

2. Managing your Reusable Content

There are many ways to use your reusable contents. You can use insert, design center, or modify your toolbar, using AutoLISP, etc. But let’s do it the easy way: using tool palettes. We’re not just placing our blocks here. But you can also place your lines, dimension, and any other tools. Full tutorial here.

3. Defining Styles in a Template

Preparing your template can provide you some predefined setup. So you don’t have to create a new styles, new layout, or other settings before you actually start to work. Using template will also make your drawing more consistent. Imagine if you create a layer ‘wall’ now. But in the next drawing, you name it ‘A-wall’ ? By using template, you already have layers! Tutorial on preparing templates can be read here.

4. Defining CAD Standard

Having a drawing standard will be easier for everyone. To make sure your team comply your company drawing standard, you can reference it to a file that you consider as ‘standard’. You can also fix the violation using cad standard wizard. Explained here.

More tutorials next!

Well, it’s not finished yet. But I guess I’ll just show you where’s this tutorial going to. I hope you like this whole series.

5. Data Extraction

Next, we will learn how to create door, column, and wall schedule from our drawing.

6. Layer States

We are going to create two drawing details: high details and low details using layer states.




Source: CAD Notes – Summary: The Magic of Defining Your Own Workflow
Go to Source: CAD Notes

Creating Railings

August 20, 2009 in AutoCAD, CAD, Revit

stairwell

Illustration: stock.xchng

We have created our staircase. But it’s not finished yet. There are some open area we have to close by adding railings. On the balcony at the front and back of the building, and on the void next to our stair. We will finish this in this session.

As this is a tutorial series, if you want to follow this tutorial, it might be better if you follow this tutorial from the beginning.

Open your 2nd floor plan, and place a camera so you can see your stair. You should see your void is wide open without railings. Let’s place a railing here so no body will fall from the 2nd story.

Open your 2nd floor plan again. As we can see, our stair is already have railing. We will edit the existing railing and add segments to the railing path. Activate your modify tool. Select the railing as shown below. Press [tab] several times if you have difficulties in selecting it. When the railing is highlighted, click it to select.

railing

Now from your ribbon, activate edit path.

edit path

Finish this path like below. Two thing to consider:

  1. Make sure your path is a continuous line. Revit won’t allow if this line has gaps.
  2. The stair railing has different segment with the void railing. Don’t lengthen the stair railing path, add a new segment. (You might want to try it to see the difference)

After you finish, click Finish Railing from your ribbon bar.

We’ve just edit an existing railing path. Now we will create a new railing on the balcony, let’s start from the front. Activate railing tool.

railing tool

Make sure chain check box is active, and change the offset value to 75.

option bar

Snap to your walls and draw the railing path as below:

Change the railing type by accessing railing properties. Change it to “900mm Pipe”. Click finish railing.

Create railing for the back side balcony, then you are finish creating railing in this tutorial.




Source: CAD Notes – Creating Railings
Go to Source: CAD Notes

AutoCAD 2008 – Tutorial 04

July 9, 2009 in AutoCAD, CAD, Videos

AutoCAD 2008 Tutorial, Selecting objects using a Window and/or a Crossing Window. Using Polar Tracking to make drawing lines more precise.
From:
cadeeze
Views:
57155
85
ratings
Time:
09:23
More in
Howto & Style

Source: YouTube Videos matching query: autocad – AutoCAD 2008 – Tutorial 04
Go to Source: YouTube Videos matching query: autocad

AutoCAD 2008 – Tutorial 03

July 9, 2009 in AutoCAD, CAD, Videos

AutoCAD 2008 Tutorial, Basic Drawing & Editing, AutoCAD's Cartesian Coordinate System, Drawing Lines, Erasing Lines
From:
cadeeze
Views:
86538
111
ratings
Time:
09:56
More in
Howto & Style

Source: YouTube Videos matching query: autocad – AutoCAD 2008 – Tutorial 03
Go to Source: YouTube Videos matching query: autocad

AutoCAD 2008 – Tutorial 02

July 9, 2009 in AutoCAD, CAD, Videos

AutoCAD 2008 Tutorial, working with commands, opening and saving drawings.
From:
cadeeze
Views:
105447
84
ratings
Time:
05:24
More in
Howto & Style

Source: YouTube Videos matching query: autocad – AutoCAD 2008 – Tutorial 02
Go to Source: YouTube Videos matching query: autocad

AutoCAD Tutorial – 01

July 9, 2009 in AutoCAD, CAD, Videos

AutoCAD Tutorial – 01 Line Offset Trim Erase
From:
autocdn
Views:
305492
262
ratings
Time:
08:53
More in
Howto & Style

Source: YouTube Videos matching query: autocad – AutoCAD Tutorial – 01
Go to Source: YouTube Videos matching query: autocad