McNeel Wiki
Split a set of BReps with a plane
edit · print · help · all topics
Main Pages

AccuRender

Bongo

Brazil r/s

Developer

Flamingo

Penguin

Rhino Blogs

Rhino

Search

Languages

Česky

Deutsch

English

Español

Français

Italiano

Polish

日本語

한국어

中文(繁體)

 
.
Developer.NET
SummaryDemonstrates how to make a command that splits a bunch of BReps with a plane.

Project details

This is a VB.NET 2005 project containing plugin source code for Rhino4 & 5. It is a complete command class with comments.

 

This command works as follows:

  1. It asks the user to select a set of (poly)surfaces
  2. It asks the user for 3 points that specify a plane
  3. It calculates cutting plane surfaces through each BRep
  4. It splits the BRep with the plane. If the split was successful, the old objects are deleted and the new ones are inserted.

 

 

Download the source code

 

Contact the author

rename · changes · history · subscriptions · lost and found · references · file upload