Skip to content

ejnaren/rhinotools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo of RhinoTools

RhinoTools:

Happy tidings!

These tools are now included in Rhino 8 by default!

Use the following commands:
ResetBlockScale: BlockResetScale
MakeUnique: CreateUniqueBlock
SelectSameBlock: SelBlockInstanceNamed (you can preselect a block before using the command)

Thank you Team McNeel!

Description:

Toolbox of hard to miss features of Rhino.
Current Version 1.4

Installation:

Get the installer: Windows: here.

1. Download the .rhi 
2. Doubleclick it or drag drop into rhino window.
3. Optionally drag drop the matching .rui file from the UI folder into window to get a toolbar.
4. Enjoy.

Note: The .macrhi have not been tested yet. Any problem please open an issue.

How to use:

Run with the following commands as normal or use the buttons from the toolbar files (.rui)

Current Tools:

BlockTools:

ResetBlockScale:

Resets the scale of a block, keeping the rotation around the insertion point. Inspired by the ResetBlock script by Dale Fugier. Thank you. Example of ResetBlockScale script

MakeUnique:

Takes one or many blocks and creates a unique copy with own block definitions. Example of MakeUnique script

SelectSameBlocks:

Selects all the blocks with the same definition as the selected blocks. Example of SelectSameBlocks script

Uninstall:

To uninstall the plugin remove the BlockTools folder from the plugin folder. Ie. on windows found here: "C:\Users[USERNAME]\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins"

Further info:

See the WIKI

About

Custom tools for Rhino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages