Which rhino version are you using?
version: Rhino 8 SR13,Rhino software error:Unknown instruction
@Ward pls run _SystemInfo in Rhino and post back the results.
Unable to load byRhinoGadgetPlus.rhp plugin: initialization failed!
Try to update your Rhino (8.16 or later) and load the plugin again.
I’ll try. Thanks a lot
It’s working again! thanks @yoon1
@Cumberland Can you send or post a sample 3dm file with this wrong problem? It works fine for me.
Yes, Basically any rectangular shape it is giving-me this result.
ByRhinoGadget_BB_with_Dimensions.3dm (91.5 KB)
Yes, I just found it! It was already fixed in the Rhino 8 plugin, but I didn’t realize it. I just uploaded the updated version 1.0.11, please give it a try.
The AddCallouts Rhino command will be included in the next byRhinoGadget update. It will be available in both model and page views, making it useful even when using layouts. Rhino users who do not use Grasshopper can look forward to the next byRhinoGadget update.
Will it be available for Rhino 7, as well?
I think 1.0.11 refers to the rhino 7 version
I also thought that way, but asked just in case. ![]()
Sorry, we don’t have any plans to add new commands in Rhino 7. I hope you move to Rhino8 soon.
byRhinoGadget 1.4.2 Update Notice
The AddCallouts command has been added to Rhino. For those who couldn’t use the Callout component because they don’t use Grasshopper, this command will allow for convenient numbering tasks directly in Rhino.
Update to Version 1.4.2
Users who have installed version 1.4.1 should update to version 1.4.2, as it includes fixes for some errors in the AddCallouts command.
For those using an older version, follow these steps to install the new toolbar properly:
-
Run the PackageManager command and uninstall byRhinoGadget.
-
Restart Rhino.
-
Open PackageManager again and install the latest version of byRhinoGadget.
-
Restart Rhino.
Popup Window Command Errors
- Fixed an issue where commands written in Python2 that use popup windows (e.g., ExplodedView, TransformObjects) would not run in Rhino 8.17 RC.
- Fixed an issue where popup windows did not work in Rhino for Mac.
ExportEachLayer
- Improved layer selection method based on user feedback regarding the inconvenience of checkboxes when selecting multiple layers.
- Now, users can select multiple layers using Shift + Click or select/deselect individual layers using Ctrl + Click.
ObjectColor
- Fixed an issue where the color names in Korean were not recognized correctly in command macros.
AlignPanel
- Fixed an issue where titles and text in AlignPanel were not displayed correctly in Rhino versions that are neither English nor Korean.
Callout Component
- Added number sorting options: X, Y, X+Y, Spiral, Zigzag.
- Improved internal processing for number text, callout boundary offset, etc.
- Added options to display reference planes and alignment guides.
- Improved execution speed.
How to Use the AddCallouts Command
- The AddCallouts command has been added and can be used in Model View and Page View.
- In Model View: Select objects as usual.
- In Page View: You can either pick objects one by one or select a Detail to choose objects within it.
- Selecting objects one by one is useful when picking from multiple different Details.
- The AddCallouts command icon has also been added to the toolbar.
Render Mesh Component
- A component that allows Rhino objects (Brep, BlockInstance, SubD) to use render meshes directly without requiring additional mesh conversion time.
Closest Point (Multi-threaded) Component
- Finds the closest points using multi-threading.
- Provides speed improvements based on CPU cores when searching for the closest points between a large number of points (A) and another set of points (B).
- Example: When finding the closest points for 10,000 points from a set of 12,000 points, the speed improves up to 10 times.
- Note: If the number of points is small, this method may be slower. It is recommended for cases involving a large number of points.
Hi
This is how much of a Gh is loading (other plugins are loading fine)
Do you have an idea of what possibly be wrong here? Rhino updated to the latest.
HI @Piotr please let me know which version of Rhino you are using. You can check the version with SystemInfo command.
will the help documentation be available in english or other languages? or do you have a youtube channel where you show the various commands?
Just like I mentioned, the very latest:
Rhino 8 SR18 2025-3-25 (Rhino 8, 8.18.25084.13001, Git hash:master @ 7ee87c36721b4adc08784fcc98ce23117c81e7cf)
License type: Commercial, build 2025-03-25
License details: Cloud Zoo
Windows 10 (10.0.19045 SR0.0) or greater (Physical RAM: 16GB)
.NET 7.0.0
This is what displays when I try to drag one of the components to the canvas:





