Skip to content

chenpaner/Rhino-to-blender

Repository files navigation

Please go to the blender plug-in website to download the new version.链接

And download rename_obj_bylayer.rhp in there!

Link To Rhino(Rhino-to-blender)

Quickly export Rhino models to Blender and retain the layer structure in Rhino. The layers in Rhino will automatically be converted into collections or parent empty objects in Blender!

Change the plugin name to Link To Rhino ,for comply with blender's Terms of Service.

Snipaste_2023-10-27_01-59-00

1980

Installation

Change Log

15/8/2024

ADDED

  • Added a new command: rename_objrhino_by_id,If you are an architect with more than 10,000 objects in the scene, it will be faster than rename_objrhino. Be careful not to nest too many layers to avoid objects exceeding the blender's object name length limit.

FIXED

  • Fixed rename_objrhino command renaming object serial number bug, it will be faster!
  • rename_objrhino command will now only rename objects in the displayed layer, hidden layers will be automatically ignored