Quickcard RoundCorner - English - V3.0
Quickcard RoundCorner - English - V3.0
Quickcard RoundCorner - English - V3.0
Round
Sharp
Bevel
RoundCorner supports concave corners (always rendered as Round) and non-orthogonal edge
faces:
SharpMode
CAUTION: you should keep in mind that the Round Corner mode is very greedy in generation of faces and
edges. For a standard cube (8 corners), with rounding made of 6 segments, you would generate a minimum of 8 x
36 + 12 x 6 = 360 new faces (possibly 720 when faces are not orthogonal and corners must be triangulated). In
contrast, Sharp corner would only generate the rounding edges, with no corner, and create 12 x 6 = 60 new faces.
Sharp corners was the only mode supported in my older plugin RoundEdge (by Bezier), which is therefore
considered as version 1.0 of the present script.
Page 1 / 11
2. Specifications
Sketchup Versions: 6 and above (Free, Make and Pro). Works better with v8 M2 and
above.
Platforms: Windows XP, Vista, Win7, Win8 and Mac OSX all versions
IMPORTANT: RoundCorner 3.0 requires the Shared Library LibFredo6 v6.8 or
higher.
Menu: by default, it is installed in Tools > Fredo6 Collection > RoundCorner
Icon toolbar: by Default Round Corner. 3 icons are available:
Default Parameters: Plugin configuration and specific parameters, via a dialog box
Language2: English, French, German, Spanish, Italian, Chinese.
As a general method to discover the script without reading the full documentation, check
out the palette tooltips and the contextual menu (right click).
2) Post-modification: You can now modify the parameters after the generation of the
geometry without reselecting edges. When one or several parameters are changed, you
can apply to the previous generation by clicking on APPLY CHANGE. As soon as
you select an edge, this option is no more available and the parameters will apply to
the next generation.
3) Detection of Overlaps: RoundCorner now detects the situations of overlaps and show
them in Preview mode and display a warning message before generation of the
geometry.
4) Edge properties: there is an additional control for edges bordering the corners.
Thanks to all kind contributors. You can generate the translation in other languages via the menu Translation
and publish the text file (extension .lang) on the Sketchucation forum.
Page 2 / 11
4. Installation
The original publishing of this script is on Sketchucation.
If you run SU8 and above, the recommended method is to auto-install RoundCorner via
the SCF Plugin Store available for free on Sketchucation (you will need to register but it is
free). You can also download the RBZ file on this site for installation via the Extension
Manager of Sketchup.
For SU6 and SU7 users, you have to Unzip into the SU Plugins directory from a .zip file (see
details below)
All installations however will end up with the following footprint in the SketchUp Plugins
directory:
one script file Fredo6_RoundCorner.rb
one subfolder Fredo6_RoundCorner. This subfolder contains the library files, the
icons, cursor files, language files (please do not alter, rename or move files there).
Name
SU Plugins root directory
Fredo6_RoundCorner
Fredo6_RoundCorner.rb
Fredo6_!LibFredo6
Fredo6_!LibFredo6.rb
Type
Plugins Root Folder
Folder
Ruby file
Folder
Ruby file
Page 3 / 11
5. Edge Selection
RoundCorner works on a selection of edges in the top level geometry of the current model
(i.e. it does not select inside groups or components) . It includes an interactive Selector which
allows selecting edges by picking them individually or by group (for instance, a curve), but
also by picking faces and vertices. Edges must have exactly 2 faces. The script filters the edges
according to their property (plain, smooth, soft, hidden), as configured by the user. By default
only plain edges can be selected.
Individual Edge
Edges at Vertex
Bordering edges of Face
Invalid Edge
Exit Tool
Launch Rounding operation
1) Selecting and Deselecting Edges by Mouse click
The general method is to click in the model to select and unselect edges. Selected edges will
appear in Red, with borders in Green. At any time, you can change the selection mode and the
parameters (using the palette, contextual menu or shortcuts), as described in next section.
Clicking on Edges
The cursor turns into an Orange arrow pointer. You can select or unselect edges by just
clicking on them (click down and release).
Clicking on Vertices
The cursor turns into a Blue arrow pointer. You will select all edges at the vertex:
- If all edges at the vertex are already selected, it will unselect them all
- If only some edges are already selected, it will select all edges at the vertex.
Clicking on Faces
The cursor turns into a Red arrow pointer. You will select all edges of the face. Note that:
- If all edges of the face are already selected, it will unselect them all
- If only some edges are already selected, it will select all the edges of the face.
When Show Hidden Geometry is Off, the face selection automatically extends to the plain
edges bordering the surface (as in the default Sketchup Select tool).
When Show Hidden Geometry is On, the face selection automatically extends to the valid
edges bordering the surface (if you only filter plain edge, the behavior is the same whether
Show Hidden Geometry is on or off).
Fredo6 Quickcard RoundCorner
Page 4 / 11
Page 5 / 11
If you type a key which is a short cut to another tool, like Space, then you only have the option
to abort or finish the operation before leaving the tool.
Performance is very sensitive to the number of segments used for rounding (because the
number of created faces is square the number of segments!). Remember that Sketchup is
subject to the syndrome of exponential slow-down.
Page 6 / 11
Parameters are preserved across Sketchup sessions. In addition, you have the possibility to store
the current state of the parameters in memory slots, designated by letter A, B, , which are also
preserved across Sketchup sessions (up to 6 zones).
Click on the small disk icon to Save the parameters
Click on the letter (when Yellow) to restore the parameters
1) Offset
The offset is the distance from the edge to the border of the rounding. It is always given by
reference to 2 orthogonal faces. If the faces of the edge are not orthogonal, the actual offset
may have to be adjusted in order to align with the borders of the other edges at corners.
In version 2.0, the offset is uniform for all edges of the selection.
VCB: The offset value can be set in the VCB by typing the number in the current model
unit (or indicating the unit after the number, like 3.2cm). Formulas are accepted in the VCB.
Note: the VCB supports both comma and dot notations for decimal numbers, regardless of your system
settings.
Page 7 / 11
Strict Offset ON
NO Super Rounding
NO Super Rounding
The Direction for pivot edge can be modified by typing an Arrow key or clicking on the X, Y,
Z buttons to indicate the axis in the model. The current active direction is indicated in the
small icon.
Page 8 / 11
8. Edge Properties
RoundCorner now offers full control on the properties of generated edges.
Borders in Red
Corner in Blue
1) Border Edges
Edges forming the borders of roundings are created Soft (but not Smooth) by default.
2) Corner Edges
Edges bordering the corner shapes are created Soft and Smooth by default. You can however
alter this setting by selecting or unselecting the properties.
3) Inner Edges
Edges forming the corner shapes and inner edges for roundings are created Soft and Smooth
by default.
Note: if you click on the title button on each type of edges, you will set the edge properties to the
default value.
Page 9 / 11
9. Default Parameters
You can set persistently some parameters across Sketchup sessions via the Default Parameters
dialog box.
1) Parameters and Options of RoundCorner
Page 10 / 11
10.
The variety of geometrical topology is such that RoundCorner may encounter situations where it
cannot provide a solution. In such cases, the script will warn the user by a dialog box and a
message.
1) Coplanar edges in Sketchup 6
In Sketchup 6, there is no automatic edge cutting as in Sketchup 7. Thus you may encounter
problems with coplanar edges terminations at corners, usually with faces removed:
Original shape
Sketchup 5 or 6
Sketchup 7
3) Triangulated shapes
When several edges meet at a corner on with triangulated faces, the script tries to connect the
edges. But be aware that the result is not smooth; this is because faces are not aligned.
Page 11 / 11