You are browsing the archive for microstation tools.

Using Tool Settings and Linear Elements

December 6, 2009 in AutoCAD, CAD, Revit


place circle settings We will start discussing details on our drawing tools. We are going to discuss some basic drawing tools, and how to use it with tool settings. The basic elements are linear, circle, and polygon elements.

Using tool settings

We use tool settings to change the element parameters. Tool settings will show you all available parameter for active tool. When you activate place circle, it will show you parameters for circle. When you activate place line, it will show you all parameters for line. Not just for drawing, it’s also used for modify and view navigation tools.
Activate place circle and take a look at the tool settings for circle. You can see that there is a diameter parameter. But if you have been playing with MicroStation tools for a while, you’ll find out that you don’t need to input diameter when placing circle. You can simply use AccuDraw to place two data points. So how can tool settings and AccuDraw can work together?
They talk to each other. Let’s try to activate place circle from navigation bar. Place a data point anywhere on your screen as the circle center point. Now move your pointer. As we have discussed before, the value in AccuDraw will be updated instantly. You can move your pointer, type the radius, and click data point to place the circle. But don’t define the second data point yet! See your tool settings. The diameter value is also changing.
Click reset to cancel this circle placement. Now, with the place circle still active, lock the diameter value in your tool settings, and type the diameter value.
diameter
Move your pointer to drawing area. Now you can see a circle attached to your pointer! If you defined the diameter (or radius) before defining data point, you can click only once to place the circle. Very useful if you have to place many circle with the same radius.

Linear Elements

We will discuss more about circle later. Now, let’s discuss about linear elements.
linear elements

Place SmartLine

We’ve been using SmartLine a couple of times. It’s named SmartLine, but we can place several elements type just using this tool. The elements can be:

  • Line, if it only has one line segment
  • Arc, if it only has one arc segment
  • Line string, if it has several line segments
  • Complex chain, if it has several line and arc segments
  • Complex shape, if it’s a closed element

A SmartLine can have arc and lines. You can change the segment type from line to arc and vice versa during placing the element. You can also change the vertex type to rounded or chamfered.
place smartline tool settings

A little tip: You can quickly change the top most parameter in tool settings by pressing [~] in your keyboard. See the animation for creating the profile below.

SmartLine Exercise
You can download an old animation here. They will show you how those profile were created. I created it using a free recorder when I still use V8 XM. Yes, it’s executable files, they have their own player.

Place Line

Another linear element that we can consider as basic is ‘place element’. You only can place a simple line using this tool. Every line you created only has one segment. You create four line segments, then it will be four separate lines.
Let’s take a look at the tool settings. There are only two parameters: length and angle. Try to lock the value for these two before you place your line.
place line tool settings
What happen? You only need to place one data point, and it already has the length and angle you wanted!

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 – Using Tool Settings and Linear Elements
Go to Source: CAD Notes

Introduction to MicroStation

October 16, 2009 in AutoCAD, CAD, Revit

I wrote this tutorial years ago, while I still working in a Bentley reseller. I wrote it in Indonesian, when it’s still V8XM. I decided to rewrite it in English, and update some screenshot with V8i. Thanks for my partner, I can get 30 days trial to do so. I know there are not many MicroStation tutorial available. That’s why I decided to share this on my blog. I hope this tutorial series will be helpful to you. Enjoy!


MicroStation Manager

MicroStation is a Windows compliant software. As any other software, you can start it from Windows start menu, double click the icon from desktop, or clicking the icon in quick launch if you put it there.

When you start MicroStation, you will see a dialog box: MicroStation Manager.

MicroStation Manager

Not like another popular CAD platform, MicroStation allows you to select user, project, and interface at this dialog. You can find these options on lower right of this dialog.

 user

Let’s change the user to examples. And change the project to building. What we just did is we set the folder to examples>building at default location. This is where is it on Vista. If you use XP, you will see it on different folder.

user and project folder

Let’s just open folder drawings, and select file BSI300-GroundFloorPlan.dgn. You should see it because it’s included in default installation. Open it.

MicroStation Interface

This is how MicroStation looks like. It’s not as complicated as this actually. I just arrange them closer so you can see all components in limited image.

MicroStation Interface

Menu

I assume that you already get used to Windows applications. Menu in MicroStation work just the same. You can access all MicroStation tools and settings through available items in MicroStation menu.

Task Navigation

Task navigation is where your tools are.

You can change active task from tasks list. Let’s say you need to give your objects dimension. If you want to focus to dimension tools only, you can switch the active task to drawing>dimension. You will only see dimension tools in active task.

Main tasks are the tools you will see no matter what your active task is. Main task mostly consist tools related to objects manipulations and modifications.

task navigation

See several icons next to active task title bar? You can change the display by clicking it. Choose which you think suit you most.

Now try to click the icon. That will activate the tool. Yeah, aren’t all Windows application works that way? But now try to click on Place SmartLine tool, hold your mouse button. What do you see? You will see all similar tools to create lines! You can select any other tools you want.

Try to click the ‘open linear as toolbox’ from the selection. That will open a toolbar for linear tools.

toolbox

Activating and Using tools

Now you already know how to start MicroStation. You know where you can access MicroStation tools. You just need to click on a tool from the list to activate it.

So how do you know what tool is active? You can see it from status bar and from tool settings.

tool settings

Tool settings will show you only settings related to active tool. In this example, place smartline. Try to click several points in your drawing area. There you go! It’s easy isn’t it?

Next, we will learn how to work with files.


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




Source: CAD Notes – Introduction to MicroStation
Go to Source: CAD Notes