What is Rhino.Python? I came across it and also knew that it can use classes from .NET framework. How different is it from the common version of Python?
How mature and stable is this technology?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Rhino.Python is
Rhino is world class 3D modelling tool architectured like plugin-based system.
In other words,
RhinoPythonis a kind of DSL(Domain Specific Language) for Rhino. Like (if I’m not mistaken) Lisp was (or still is) for AutoCAD.I hope this helps.