xRemoveTrim / xDeleteFaces
(by cadacombs)

Resource File

Downloads:
179
Support Email

xBrepFace_removeTrim.py
This script deletes selected edges/trims from faces. The remaining trims will either remain or their edges will be replaced with curves.

xBrep_deleteFaces.py
This script deletes selected faces from a brep and contains an option (on by default) to attempt to heal the remainder of the brep.
When the script cannot heal the brep, whether due to limitations, bugs, and/or no solution exists, it will attempt to replace it with other geometry that assists in completing the task manually.

There is no installation; place all .py files in the .zip into a Module Search Path for Rhino Python, e.g., %AppData%\McNeel\Rhinoceros\6.0\scripts
and run the desired .py.
(https://developer.rhino3d.com/guides/rhinopython/python-running-scripts/ )

These supporting scripts in the .zip are also useful on their own:
xBrep_nakedEdgeLoop.py
xBrepFace_extendAtUntrimmedEdge.py

Revision history in YYMMDD format:

200110: Initial release
201021: Bug fixes and refactored to more files

Resource Type
:
License Cost:
Reviews