Most of these scripts were last developed for Rhino V6, although most will also work in V5 and V7.
Save all the .py files to a folder that Rhino can access for running Python scripts and run from Rhino UI or Rhino Python Editor. For help, see Getting Started and Python Editor for Windows at https://developer.rhino3d.com/guides/rhinopython/
Alternative to _MergeAllFaces
Alternative to _MergeFace
After picking a starting face of a brep, will chain select all contiguous co-shaped faces.
- xBrep_createFromShape.py,
- xBrepObject.py,
- xPlaneSurface.py,
- xPrimitiveShape.py