User name:
Password:
Forgot password?
Create an account!
« back
RhinoScript Application by ledisnomad
Tool to help with surveys. Moves a curve in the Z-direction to the correct height. Uses either the number in a text object from the elevation marker annotation or a point that is already elevated to the correct height. In both cases, it assumes the curve is at z=0. The next version will fix this and check the z location of the curve.
Version 1 (May 21, 2011)
This is NOT the current version of this project!
newer versions »
Rhino version: Rhino 4
You need to be logged in to view the source code.
You need to be logged in to download the script.
Why are these buttons gray?
2. ledisnomad (May 23, 2011 16.30):
Hi, ryan. Thanks for the heads-up. I'll check it out and update it, but in the mean time, try editing the line with the IsPoint command to Rhino.IsPoint, see if that works. Cheers, Damon
1. ryan (May 23, 2011 16.20):
I'm getting an error at the following line. Error: Variable is undefined: "Is Point" Line: 47 Char:1
+++ May 21, 2011 20.31: Move Vertically By Text or Point version 1 published +++