11 | Vector Drawings

Rhino offers a suite of tools to help you create drawings. These can be used in different stages of the creation process, such as for manufacturing or presentation purposes. There are different ways of creating a drawing in Rhino.

In this chapter, we learn the following process:

  1. Create a Layout
    • Add Detail views into the 3D model
    • Add a Titleblock
  2. Add dimensions on the Layout
  3. Create a Section of the 3D model
    • Add hatches
    • Learn about NamedViews
  4. Print to PDF

Prepare Paper Space

The Layout command creates a “paper space” that mimics a physical page, as you would use for printing technical drawings. You can set the size and orientation of your page and add viewports called Details, that look into the model.

In this exercise, we will learn how to create a Layout with 4 Detail views and add a Titleblock to the model.

Create a Layout

  1. Open Drafting-Architectural.3dm in Rhino .
  2. Run the Layout command. This opens the New Layout dialog box.
    1. For the Name, type 4 Views.
    2. For the rest of the settings, make sure they match the following:
  1. Press to close the New Layout dialog box.
  2. The Layout has been created with 4 rectangles that define the Detail views. Each view shows a different projection of your model.
  3. Select the Top Detail view rectangle.
  4. In the Properties panel, on the Detail page, set the Scale Value as follows:
    • For centimeters on page keep it at 1
    • For meters in model set it to 2.5
    • Press to validate.
  5. Double-click inside the Top Detail view to access Model Space.
  6. Run the SynchronizeViews command. It will ensure that all details align with the Top view.
  7. Double-click again to go back to Layout Space.
  8. Cross-select the 4 Detail views.
  9. In the Properties panel:
    • Set the Display Mode to Shaded.
    • Select the Lock Viewport box.

Add the Titleblock

  1. Make the TitleBlock layer current .
  2. Make sure the End Osnap is selected.
  3. Run the Insert command.
  4. Under the Name dropdown list, select TitleBlock_Meters and press .
    Insert as a Block

    Insert as a Block

  5. At the Insertion point… prompt , snap to the bottom-right corner of the bottom-right Detail view.
  1. Zoom-in to the TitleBlock. It is composed of text and lines.
  2. Double-click on it to enter BlockEdit mode. In this mode, you can modify the geometry contained inside the Block . You can also add or remove elements.
  3. Press to close the Block Edit dialog.
  4. Run the Text command. This opens the Edit Text dialog box.
    1. For the Style, make it STANDARD.
    2. For the Height, type: 0.2
    3. In the Text box, type West Union Library.
    4. Press to close the Edit Text dialog.
Text Settings

Text Settings

  1. At the Text location… prompt , click to place it inside the Project Name area.
  1. Try it on your own! Continue the adding text to the different fields of the TitleBlock.
What are Blocks?
Blocks are groups of objects that act as a single object. Blocks are useful for repeated objects such as symbols or components. An advantage of using blocks for repeated content is that they require less memory. In addition, you can redefine a block and all instances placed in the model will update.
  1. Download Bolten Logo.
  2. Back to your 4 Views layout, run the Picture command.
  3. In the Open Bitmap dialog, browse to your Downloads folder. The logo should be located there.
  4. Double-click on it to select it.
  5. In Rhino, at the First corner of picture prompt , snap to the bottom-left corner of the logo square in the TitleBlock.
  6. At the Other corner or length prompt , snap to the diagonal corner.

Dimension the 3D Model

You can dimension objects in your model with your choice of font, units display, decimal precision, text and arrow size, and text alignment.

In this exercise, we will learn how to add dimensions directly on the Layout, using the 3D model.

Add Linear Dimensions

  1. Zoom-in to the Top Detail view.
  2. Add a Layer and name it Dimensions 1.
  3. Make it current .
  4. Make sure End Osnap is selected.
  5. Go to the Drafting Tab .
  6. Run the Dim .
  7. At the First dimension point prompt , snap to an end point on the first floor roof of the model.
  8. At the Second dimension point prompt , snap to the opposite end of the roof.
  9. For the offset distance, drag the mouse to the left, type 1 and press .
  10. Then click in the view to end the command.
  1. Continue adding horizontal and vertical dimensions in the Top and Front Detail using the Dim command.
  1. Zoom-in to the Right Detail view.
  2. Run the Dim comand again.
  3. Follow the prompts to place the dimension at the base of the concrete structure.
  1. Press to run the Dim again. This time, select the Continue option in the Command Prompt : Continue=yes
  2. The command runs in a loop so you can continue placing dimensions from the last point.
  3. Press when done.

Add Angled and Radial Dimensions

  1. Stay in the Right Detail view.
  2. Run the DimAngle command.
  3. At the Select arc or first line prompt , select the slanted edge of the concrete structure.
  4. At the Select second line prompt , select the outer edge of the concrete structure.
  5. For the Dimension location, drag the mouse above the structure and click. Then press .
Selection Menu
While selecting the edges in the DimAngle command, the Selection Menu might pop open. You can select the edges in the selection menu directly. Or, press to select the highlighted item. In this example, selecting any of these edges should work.
  1. Run the DimRadius command.
  2. At the Select curve for radius dimension prompt , select one of the round windows. It will be the surface edge if prompted by the Selection Menu.
  3. For the Dimension location, drag the mouse to the left and click. Then press .

Modify Dimensions

Dimension settings are controlled by the Annotation Style in a 3DM file. Each file contains preconfigured styles. You can modify the settings in the Annotation Style page of the DocumentProperties . This is a global control and will affect existing and future dimensions added to the file.

In this exercise, we will learn how to modify the STANDARD dimension style, used to create the dimensions in this file..

  1. Stay in the Right Detail view.
  2. Select any dimension.
  3. Go to the Properties panel. You should see the Dimensions properties.
  4. Select the Edit Style button at the bottom. This will open the Annotation Style page for STANDARD.
  5. Under Font:
    1. Change the Font to Candara.
    2. Change the Height to 0.15.
  6. Under Arrows:
    1. Change the Arrowheads 1 to Thin arrow.
    2. Arrowheads 2 should inherit the change.
  1. Press to close the dialog. Notice the changes to the annotations in the Layout.
Modify a Single Dimension
Modify a single dimension by selecting it and changing its settings in the Object Properties panel. This change will only apply to the selected annotation, leaving the global settings unchanged.

Create an Elevation

We will create a second Layout to add an Elevation of the Front Facade. We will duplicate the current 4 View sheet to facilitate the process.

Duplicate a Layout

  1. Right-click on the 4 Views Viewport Tab .
  2. Select Move or Copy.
  3. In the Move or Copy dialog, select:
    1. (move to end)
    2. Create a copy
  4. Click OK to close the dialog.
  5. Double-click the 4 Views - Copy tab and rename it to Elevation A.
  6. Delete all objects except for the Titleblock.
Selection Commands
Run the SelDetail and SelDim command. This will select the objects you need to Delete in the above step. .Learn more about Selection Commands in Rhino…

Add a Detail

  1. Add a Layer and name it Layout 2.
  2. Make it current .
  3. Run the Detail command.
  4. Select the Add option in the prompt .
  5. Then, select the Projection option in the prompt and set it to Front.
  6. At the First corner of rectangle prompt , select a point close to the top-left corner of the Layout .
  7. At the Other corner or length prompt , select a point close to the bottom-left corner of the Layout.

Configure the Elevation Detail

  1. Select the Detail view.
  2. In the Properties panel:
    1. Set the scale to: 1 centimeter on page for 1 meter in model.
    2. Select Lock Viewport
    3. Set the Display Mode to Shaded

Add Annotations

  1. Add a Layer and name it Dimensions 2.
  2. Make it current
  3. Run the Text command.
  4. In the Text dialog:
    1. Set the Height to: 0.5
    2. In the text field type: Facade A.
  5. Press OK to close the dialog
  6. At the Text location prompt , select a point on the bottom-left corner of the Detail.
  7. Feel free to add a line or other symbols to emphasize the text.
  8. Run the Leader command.
  9. At the First curve point prompt , select a point on the glass facade to the left.
  10. At the Next curve point prompt , select a point vertically above it, press .
  11. In the Leader dialog box, type: Curtain Wall. Press OK.
  12. Continue adding leaders to the other facade elements..
  13. Activate the Gumball .
  14. Run the SelLeader command and press to turn their Control Points on.
  15. Window select the top Control Points.
  16. Click in the Gumball Scale handle and type 0. Press . This will align all leaders vertically.
    Modify the Leader Style
    Run the SelLeader command to select all Leaders. Then modify their text size and arrow style in the Object Properties panel.

Create a Section

Rhino has tools for cutting through the 3D model to create section views. ClippingSections and its adjacent commands, help us visualize internal details such as wall thicknesses, interior doors and other elements that are not visible from an exterior view.

In this exercise, we will learn how to create a section and add it to a Layout. We will also learn how to configure the Section Style, which includes hatches and borders.

Create the Section

  1. Go back to the Perspective viewport using the Viewport Tabs .
  2. Maximize the .
  3. Select Mid in the Osnap Control .
  4. Run the ClippingSections command.
  5. At the Select objects to section prompt , press to Select all.
  6. At the Place section prompt , snap to the mid-point of the concrete roof structure. Press .
  7. The building has been clipped and you can see inside.
  8. Select the section and Hide it.
Flip the Section View
If the clipped view is facing the opposite direction, select the Clipping Section and select Flip Direction in the Object Properties panel.

Add the Section to a Layout

  1. Create a copy of the Elevation A Layout.
  2. Rename this Layout Section A-A in the tab .
  3. Double-click the Facade A text.
  4. In the Edit Text dialog, replace with Section A-A. Press OK.
  5. Run the SelLeader command and delete all leaders.
  6. Select and unlock the Detail in the Properties panel, if it is locked.
  7. Run the NamedView command to open the panel.
  8. Double-click inside the Detail view.
  9. From the NamedView panel, double-click the SEC_00 thumbnail.
    Restore the section view in the Detail. You can now see inside the building.

    Restore the section view in the Detail. You can now see inside the building.

Configure the Section Detail

  1. Select the Detail view.
  2. In the Properties panel:
    1. Set the scale 1 centimeter on page for 1 meter in model.
    2. Set the Display Mode to Monochrome
    3. Select Lock Viewport

Define Section Styles

Section Styles allow you to configure hatch and boundary styles to the sectioned 3D model. A Section Style can be applied to the object, the layer or the clipping section. In this exercise, we will apply the Section Style, per Object and per Layer.

Hatches and Borders per Object:

  1. Double-click inside the Section A-A Detail.
  2. Select the concrete structure element.
  3. In the Properties panel, select the Section Style dropdown list and pick Custom….
  4. In the Section Styles dialog:
    1. For the Hatch Pattern, select Plus from the dropdown list.
    2. Set the Pattern Scale to 0.5
    3. For the Boundary Color, select Other and pick a dark grey hue.
  5. Press to close the Section Style dialog.
    Only the concrete structure inherits the hatch and border style

    Only the concrete structure inherits the hatch and border style

Hatches and Borders per Layer:

  1. Click on the Perspective tab to go back to Model Space.
  2. In the Layer panel, expand the CURTAIN WALL layer to find the glass sublayer.
  3. Find the Section Style column of the Layer panel.
  4. Select None to open the Section Style dialog.
    Section Style column in the Layer panel

    Section Style column in the Layer panel

    Expandíng the Layer Panel
    You might need to drag the Layer panel border to find the Section Style column.
  5. In the Section Styles dialog:
    1. For the Hatch Pattern, select HatchDash from the dropdown list.
    2. For the Pattern Color, select Blue from the dropdown list.
    3. Set the Pattern Rotation to 45
    4. For the Boundary Color, select Blue from the dropdown list.
    5. Set the Boundary Width Scale to 2.
  6. Press to close the Section Style dialog.
  7. Zoom-in to the Section A-A Detail to see the result.
    All objects in the layer inherit the Section Style

    All objects in the layer inherit the Section Style

  8. Try it on your own! Keep adding section styles to other objects and layers in the model.
Parametric Sections

The Section Style is now an attribute of the object or layer. Move or rotate the ClippingSection around, or modify the object, the section views will update in realtime!

Add a Material Legend

  1. Go back to the Section A-A tab .
  2. Run the Circle command. Place it on the top-left corner of the Detail, with a 0.5 cm radius.
  3. Copy the circle using Gumball Copy .
  4. Select the first circle.
  5. Run the Hatch command.
  6. In the Hatch dialog, recreate the Concrete style, defined in the Hatches-per-Object section.
  7. Select the second circle.
  8. Run the Hatch command.
  9. In the Hatch dialog, recreate the Glass style, defined in the Hatches-per-Layer section.
  10. Run the Text command.
  11. In the Edit Text dialog:
    1. For the Style, make it STANDARD.
    2. For the Height, type: 0.5
    3. In the Text box, type Concrete.
    4. Press to close the Edit Text dialog.
  12. Repeat for the second circle. Name it Glass.
    Creating a material legend. Notice how the circles' width is thicker.

    Creating a material legend. Notice how the circles' width is thicker.

Now that we have created all our Layouts, the next step is to print them. We can print by using a physical printer or by printing to PDF, keeping the drawings in a shareable digital format. For the purpose of this exercise, we will use the latter.

  1. Open the xxx file
  2. Run the Layouts command to open the panel.
  3. Right-click on the 4 Views layout.
  4. Select Print….
  5. In the Print dialog:
    1. Under Destination
      1. Select the RhinoPDF printer.
      2. For Size, select Use Layout Page Size.
      3. For Orientation, select Landscape.
      4. For Output Type, select Vector Output.
      5. For Output Color, seclect Print Color.
    2. Under View and Output Scale
      1. Select Multiple Layouts and tick all 3 boxes.
  6. Take a look under Margins, Linetypes or Visibility, in case you wish to modify other print settings.
  7. Press the button.
  8. In the Export PDF dialog, select a destination folder. Press the button.

NOTE TO SELF!!! To Do:

  • Visualization / Diagram Archi section?!!
  • Print section

  1. Run the Dim again.
  2. Add the dimension to the vertical side of the object.
  3. Run the DimRadius command.
  4. At the Select curve for radius dimension prompt , select the top-left hole edge.
  5. At the Dimension location prompt , click somewhere in the upper-left corner of the view.