Rhino.Inside.AutoCAD Release Cycle

Currently, the Rhino Inside AutoCAD project does not have an auto-update mechanism built into it. So, we are creating this thread to publicise the project’s release cycle and inform users of the latest versions when they become available.

To install a new version, simply download the latest from:

Then, run the installer; it should update the previous version if it detects one installed.

If you have any issues, please reach out.
Tom

1 Like

Version V1.0.11 - Release Notes

  • Fixes bug in the Get objects by Filter Limit property.
  • Adds additional outputs to the Dynamic Properties GH Component (Type, Allowed Values).
  • Exposes the Dynamic Properties on the Block Reference GH Component
  • Updates the Set Dynamic Block Properties Component to handle all types.

don’t understand Fixes bug in the Get objects by Filter Limit property.

  • Add additional outputs to the Dynamic Properties GH Component (Type, Allowed Values).

There was a bug in the “Get Objects By Filter” Component, in which the limit values were not always respected, so you could set the limit to 10 but get 11 objects, for example. This is now fixed in V1.0.11.

Version V1.0.12 - Release Notes

  • Fixes a bug that prevents the application from opening when there is no default template file set up in AutoCAD.

V1.0.13 - Release Notes

  • Fixes a Bug in the Block Reference Params where the Dynamic Block Properties were not being populated in the wrappers when they were created without an active transaction.
  • Fixes a Bug in the ObjectId Component, which prevented the geometry type params from correctly passing on their object Id.
  • Adds the Object Handle to the Object Id Component.
  • Adds a Get by Handle component, which can be used to get an object via its handle.

V1.0.14 - Release Notes

  • New Find by Handle Icon Added

  • Fix conversion bug with Hatches

V1.0.15 - Release Notes

  • Fixes the Multiple Selection object (in Context Menu) on the Block Reference Param