vrdoroVR made easy
Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:blender:cutting_models [2024/04/12 15:19] – created murrayen:blender:cutting_models [2024/05/15 11:21] (current) – murray
Line 1: Line 1:
 ===== Cutting models to size ===== ===== Cutting models to size =====
  
-A model can be cut to size in the following steps.+A model can be cut to the correct size in the following steps.
  
-While working on models there are often cases where the geometry of the model needs to be removed or otherwise modified. There are multiple options, explained here from most simple to most complex. For scalable partial models, e.g. for a carport kit, it is advisable to cut the variable-length elements to sections that are exactly one metre long. This means that any model length can be achieved by scaling the variable model axis.+When working on models, there are often cases where the geometry of the model needs to be removed or changed in some other way. There are several possibilities, which are explained here from the simplest to the most complex. For scalable partial models, e.g. for a carport kit, it is advisable to cut the variable-length elements to sections of exactly one meter in length. This means that any model length can be achieved by scaling the variable model axis.
  
 **1) Cutting** **1) Cutting**
  
-{{blender:cutting_1.jpg?800|}} +In this case, the object we are working with has screw holes on the right side, which we don't want as it increases the number of vertices and causes shading problems due to the holes. 
- +
-In this case, the object we are working with has bolt holes on the right side, which we don't want since it increases vertex count and shading issues caused by the holes. +
  
 {{blender:cutting_2.1.jpg?800|}} {{blender:cutting_2.1.jpg?800|}}
  
-To make a straight cut, we need to enter isometric view mode.+To make a straight cut, we need to switch to isometric view mode.
  
 {{blender:cutting_2.2.jpg?800|}} {{blender:cutting_2.2.jpg?800|}}
  
-A cut can only be made in edit mode (to enter and exit press the tab key, or the dropdown on the top left). Press the K key to use the cut tool and then C to make the cut through the whole object. Click to start the cut, and click again to end, then Enter to confirm the cut action.+A cut can only be made in edit mode (to enter and exit, press the tab key or the drop-down menu at the top left). Press the K key to use the cutting tool and then press C to cut through the entire object. Click to start the cut and click again to end it and confirm the cut with Enter.
  
 {{blender:cutting_3.1.jpg?800|}} {{blender:cutting_3.1.jpg?800|}}
  
-To select vertices through the entire model, use X-ray mode (see arrow top right), then use box select to choose all the geometry on the side that is to be deleted.+To select vertices through the entire model, use the X-ray mode (see arrow at top right) and then use Box Select to select the entire geometry on the side to be deleted. (A more detailed instruction regarding selction can be seen [[en:blender:selections|here]])
  
 {{blender:cutting_4.jpg?800|}} {{blender:cutting_4.jpg?800|}}
  
-Select the vertices on the edge (still in x-ray mode)+Select the vertices on the edge (still in X-ray mode)
  
 {{blender:cutting_4.5.jpg?800|}} {{blender:cutting_4.5.jpg?800|}}
  
-Switch the transform orientation to Cursor. This will cause scaling to use the cursor as the reference point for this operation. (ensure the cursor is in the world centre by using Shift-S -> curso to world centre) +Switch on the transformation 
- +
-{{blender:cutting_5.jpg?800|}} +
- +
-With vertices on the deleted side selected, press the S key to scale, then the X,Y or Z key to lock to the axis to be scaled upon, then press 0. This scales all vertices to zero on the world origin, which was selected in the last step. +
- +
-{{blender:cutting_6.1.jpg?800|}} +
- +
-Return to object mode (tab or top left menu), and with the object still selected, click on the modifier tab (the wrench on the right tool panel), then click "add modifier", and choose the mirror modifier. +
- +
-{{blender:cutting_7.1.jpg?800|}} +
- +
-Make sure that only one axis is selected. This will mirror the selected object which uses the same origin as the last steps as the point of mirroring. +
- +
-{{blender:cutting_7.5.jpg?800|}} +
- +
-Apply the modifier +
- +
-{{blender:cutting_8.jpg?800|}} +
- +
-Enter edit mode and x-ray mode, then select the edge loop created in the middle from the mirror operation, and press X to dissolve it. +
- +
-{{blender:cut_scale_2_.jpg?800|}} +
- +
-It can happen that the model is the incorrect size. If this happens, look under the edit tab on the right side toolbar (press N if it's not open). Here the object dimensions are shown. +
- +
-{{blender:cut_scale_3_.jpg?800|}} +
- +
-Simply type in the value needed, in this case 1m. +
- +
-{{blender:cut_scale_5_.jpg?800|}} +
- +
-Press tab to switch back to object mode, and with the object selected press ctrl+A. In this case we only need to choose the scale option to ensure the program keeps the change. **Note**: make large changes like this in **Object mode**, and keep in mind that geometry (live bevels or holes in the object) will warp with this scaling.  +
- +
- +
-**2) Replacing surfaces** +
- +
-In some cases, it's quicker to simply replace a face that has unwanted geometry. +
- +
-{{blender:replacing_1.jpg?800|}} +
- +
-In this example, there is a hole through the box which is not needed. +
- +
-{{blender:replacing_2.jpg?800|}} +
- +
-Switching to edit mode (tab or drop-down menu on the top left), choose face select (3 key or the 3 icons top left), simply select the faces around the hole. +
- +
-{{blender:replacing_3.jpg?800|}} +
- +
-With faces selected, press the X key and choose "delete faces" +
- +
-{{blender:replacing_4.jpg?800|}} +
- +
-The faces are gone, but now the hole itself remains. +
- +
-{{blender:replacing_5.jpg?800|}} +
- +
-Select these faces in the same way (or use loop select) +
- +
-{{blender:replacing_6.jpg?800|}} +
- +
-Switch to edge select (the 2 key or click on the icon on the top left) and select edges accross from one another. (Note: the hole on the other side is ignored for the sake of brevity) +
- +
-{{blender:replacing_7.jpg?800|}} +
- +
-With both edges selected, press the F key to fill the gap with a new face. +
- +
-{{blender:replacing_8.jpg?800|}} +
- +
-To ensure the new face is facing the correct way, select face orientation from the drop down menu (see the arrow). Blue should be facing outwards, red inwards.  +
- +
- +
- +
-**3) Rebuilding from profile** +
- +
-This method is most practical on objects that are symmetrical. This is most useful if a lot of the geometry has broken edges, or a large number of issues that would otherwise take a long time to correct. +
- +
-{{blender:profile_1.jpg?800|}} +
- +
-Note: the object is centred on the world origin and cursor. We can also see the length of it on the axis we want to use (see arrow). +
- +
-{{blender:profile_2.jpg?800|}} +
- +
-Entering edit mode (tab) we can see the poor geometry around the holes. Since it isn't needed, it's quicker to simply get rid of most of the geometry. +
- +
-{{blender:profile_3.jpg?800|}} +
- +
-Entering x-ray mode (shift+X, or the icon on the top right next to the viewport shading buttons) and switching to isometric view, select all of the geometry **except** one end- the profile. +
- +
-{{blender:profile_4.jpg?800|}} +
- +
-Press the X key and choose "delete vertices". +
- +
-{{blender:profile_5.jpg?800|}} +
- +
-This results in a single end piece. We will use this to extrude the form again, this time without holes. +
- +
-{{blender:profile_6.jpg?800|}} +
- +
-Select all the vertices around the edge and press the E key to extrude. Press the x y or z key to lock to the axis needed (in this case y). We want it to be the same as the original so we simply need to type 1 (alternatively 100 or 10000 depending on if Blender is set to Metre, centimetre or millimitre). Once the correct length is obtained, press enter or click the left mouse button. +
- +
-{{blender:profile_7.jpg?800|}} +
- +
-Because the object was centred and the length was given, the piece has been rebuilt from the profile of the original.+

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top

User Tools

  • Log In
en/blender/cutting_models.1712931589.txt.gz · Last modified: 2024/04/12 15:19 by murray
vrdoroVR made easy

Table of Contents

vrdoro - The VR platform

Structure of the manual

Registration and login

vrdoro-visualiser

  • Overview
  • Menu bar
  • Setting up the headset
  • Tips for the headset
  • 2D image mode
  • Products and tools
    • Conservatory
    • Floor coverings
    • Windows

vrdoro - store

  • Assets
    • 3D models
    • 360 degree panoramas
    • 3D sets
    • Textures
  • Downloading assets
  • Asset management
  • Easy Share
  • Maker

vrdoro-editor

  • Overview
  • Create a VR room
  • Add 3D models
  • Configure environment
  • Publish project
  • Show configurator on own website
  • Expert Knowlegde
    • Edit textures
    • 3D sets

VR-Panorama-Tours

  • Panorama views
  • VR spot
  • 3D model
  • 3D model spot

Edit 3D models

  • Import
  • Export
  • Preparation
  • statistics
  • Scaling
  • Measuring
  • Centring
  • Colouring
  • Reduce
    • Decimate
    • Edges
    • Meshes
  • Smoothing
  • Repair models
  • Cutting models to size
  • Aligning Models
  • Set UV mapping
  • Simple modelling
  • Selections

FAQ

Glossary