Forgot password?

Create an account!

Scripts

« back

MoveGap

Description RhinoScript Tool

RhinoScript Tool by donl517

Moves an object(s) from point A to point B with a user defined distance between the two points. There is an option to align up to 2 of the axis. Example: draw 2 cylinders, pick a cylinder to move, select the center of one of the ends as point A , select the center of one of the ends on the other cylinder, enter the gap you want between them (i.e. 10"), Select Yes to align Axis, pick X & Y from the list click OK. The cylinders are aligned in the X & Y Axis with a 10" gap between them in Z.

Version

Version 1.1 (Mar 06, 2009)


Changes since previous version:

Fixed a few calculation bugs and changed the method for user input of a gap value so it will accept negative numbers

« older versions

Requirements

Other requirements: SR5b

Code

You need to be logged in to view the source code.

Download

You need to be logged in to download the script.

Comments
  • +++ Mar 06, 2009 20.28: MoveGap version 1.1 published +++

  • +++ Mar 06, 2009 18.12: MoveGap version 1 published +++