Questions tagged [rhinoceros]

Rhinoceros (typically abbreviated Rhino, or Rhino3D) is a commercial 3D computer graphics and computer-aided design (CAD) application.

Rhinoceros (typically abbreviated Rhino, or Rhino3D) is a commercial 3D computer graphics and computer-aided design (CAD) application. (ref: Wikipedia)

https://www.rhino3d.com/

16 questions
-1
votes
1 answer

(Python) Creating 'X' points of form p = [a,b,c] using a for loop and then randomizing a,b,c within p = [a,b,c] 'Y' times using a second for loop?

I think that this question could be answered by all, but to give more background I am using python to code for rhino. My goal is to create a number of curves made out of X points. The points also have to be randomly located within a 10 by 80 by 20…
M. Koegel
  • 3
  • 3
1
2