If Rhino supports Python scripting and you have SymPy installed our accessible via the pythonpath that is associated with the Rhino interpreter you should be able to import SymPy in a Rhino python script.
Jason moorepants.info +01 530-601-9791 On Tue, Mar 25, 2014 at 6:50 AM, LLuis Enrique < [email protected]> wrote: > > Hi Jason, > > > RhinoPython is basicly Python scripting for Rhinoceros software. > Rhinoceros is a software for drawing geometry in 2D and 3D (similar to > autocad let's say). > However, I realized that SymPy is increadible useful and I would like to > know if there is any way it can be used from RhinoPython. > > Any idea in this regard will be appreciated! > > > LL > > > > > > On Monday, March 24, 2014 3:59:07 PM UTC+1, Jason Moore wrote: >> >> What is RhinoPython? >> >> >> Jason >> moorepants.info >> +01 530-601-9791 >> >> >> On Mon, Mar 24, 2014 at 5:59 AM, LLuis Enrique <[email protected]>wrote: >> >>> >>> Hi all! >>> >>> I would like to know if it is possible to access the SymPy library from >>> RhinoPython. >>> >>> Best Regards, >>> >>> LL >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "sympy" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/sympy. >>> To view this discussion on the web visit https://groups.google.com/d/ >>> msgid/sympy/f04aa823-bb8b-4fc1-8f7b-6659bc9b6d71%40googlegroups.com<https://groups.google.com/d/msgid/sympy/f04aa823-bb8b-4fc1-8f7b-6659bc9b6d71%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAP7f1AhiozdcypCDg9BSrgYYxG8-%2BHAMLTW%3DN35C9tXc1ZQZ%2BQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
