McNeel Wiki
Crease Splitting Command
edit · print · help · all topics
Main Pages

AccuRender

Bongo

Brazil r/s

Developer

Flamingo

Penguin

Rhino Blogs

Rhino

Rhino Labs

Search

Languages

Česky

Deutsch

English

Español

Français

Italiano

Polish

日本語

한국어

中文(繁體)

中文(简体)

 
.
SummaryThe CreaseSplitting command lets you control when Rhino surface creation commands automatically divide creased surfaces into polysurfaces with edges at the creases.

Contents

Background

The "CreaseSplitting" command is in a V4 Labs plug-in called SurfaceCreases.rhp. This is an update to the Rhino V3 plug-in and command. This command will be built into Rhino V5. V3 users requested that we provide a V4 version of this plug-in and command.

Crease Splitting Overview

The CreaseSplitting command line looks like

  Split creased surfaces into smooth polysurfaces ( SplitAlongCreases=Yes/No )

If SplitAlongCreases=Yes, then when Rhino surface creation commands like ExtrudeCrv create a surface with a crease, the result will be a polysurface that has edges at creases.

If SplitAlongCreases=No, then when Rhino surface creation commands like ExtrudeCrv create a surface with a crease, the result will be a single surface with creases.

Installation

1. If you have not installed the latest Microsoft runtime libraries, then download and install them by clicking on the the link http://en.wiki.mcneel.com/content/upload/files/vcredist_x86.exe

2. Download the plug-in file SurfaceCreases.rhp to a folder on your computer.

3. From Windows Explorer, double-click on the SurfaceCreases.rhp file to install it as a Rhino 4.0 plug-in.

WARNINGInstalling this plug-in and activating SplitAlongCreases=No will cause Rhino to create kinked surfaces from several commands, including Loft and Extrude. These surfaces can be potentially bad objects for downstream processing (some other programs don't like them), and may also cause problems with the Rhino mesher (objects may display strangely, and exporting in mesh formats may become problematic). USE AT YOUR OWN RISK... To turn off the behavior, run the command and and set SplitAlongCreases to Yes.

Fixing crease splitting problems

For unknown reasons, some Rhino installations may exhibit the same behavior as activating SplitAlongCreases=No, even when the plug-in is not installed. To fix the problem, the easiest way is to install the plug-in anyway, and then run the command, and set SplitAlongCreases to Yes. This should fix it. If not, please report this to the Rhino newsgroup or suppport@mcneel.com.

Last Modified [12/9/2008] rename · changes · history · subscriptions · references · file upload