|
View previous topic :: View next topic
|
| Author |
Message |
R.ch
Joined: 20 Sep 2007 Posts: 12
|
Posted: Thu Dec 06, 2007 7:34 am Post subject: RhinoScript |
    |
|
Hi all...
Does anybody know of a forum or maybe a link in this forum that works with Rhinoscripting?
I'm a research assistant and we're developing new functions in Rhino, and would like to consult with people who have a good experience with it..
Let me know...
Thanks,
R |
|
| Back to top |
|
 |
Antisthenes

Joined: 28 Nov 2006 Posts: 756 Location: Phoenix
|
Posted: Thu Dec 06, 2007 1:27 pm Post subject: |
    |
|
the McNeel newsgroups of course, Pascal is a guru _________________ The most necessary/useful piece of learning is that which unlearns what is untrue: 'evil'
may be acquired, Happiness through virtue which is based on knowledge!/? |
|
| Back to top |
|
 |
JonBailey
Joined: 18 Oct 2007 Posts: 111
|
Posted: Thu Dec 06, 2007 8:45 pm Post subject: |
    |
|
hello, i have done much in rhino vb
and have been workin on genetic evolutionary codes and such in C# and similar.
let me know what you are interested in
also try rhino wiki _________________ Jon Bailey
a r c h i m o r p h |
|
| Back to top |
|
 |
R.ch
Joined: 20 Sep 2007 Posts: 12
|
Posted: Fri Dec 07, 2007 10:36 am Post subject: re: RhinoScript |
    |
|
Thank you all.. I'll viit the sites you suggested and then get back to you JohnBailey with my questions if you don't mind..
Thanks alot,
R |
|
| Back to top |
|
 |
R.ch
Joined: 20 Sep 2007 Posts: 12
|
Posted: Fri Dec 07, 2007 10:50 am Post subject: re: RhinoScript |
    |
|
My first issue that I'm dealing with is how to get a count of the objects withing a selection window I dragged around a model. or how to get a count of the existing objects without selectin any...
Thank you,
R |
|
| Back to top |
|
 |
P.C. millennium club
Joined: 26 May 2004 Posts: 2163 Location: Denmark
|
Posted: Fri Dec 07, 2007 12:36 pm Post subject: |
    |
|
Please tell me why Rhino when that is just as easy achived in AutoCAD.
You want to find the entities within a particular volume, count them and measyre them -- use some Lisp. |
|
| Back to top |
|
 |
R.ch
Joined: 20 Sep 2007 Posts: 12
|
Posted: Sat Dec 08, 2007 10:52 am Post subject: |
    |
|
We are trying to develop new functions and tools in Rhino, this is the program that we want to customzie. I'm trying to count the objects and then
I have a list of things that we can do with those objects, but I couldn't find anything that only counts the objects in my window.. Is there a method that I'm overlooking or anything that returns a count??
Thanks,
R |
|
| Back to top |
|
 |
Antisthenes

Joined: 28 Nov 2006 Posts: 756 Location: Phoenix
|
Posted: Mon Dec 10, 2007 10:13 am Post subject: |
    |
|
I've done this very easy using Block and List
good choice on using Rhinoceros their philosophy is light years ahead of the other guy _________________ The most necessary/useful piece of learning is that which unlearns what is untrue: 'evil'
may be acquired, Happiness through virtue which is based on knowledge!/? |
|
| Back to top |
|
 |
|