We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Ansys discovery live , python and udp

    • seghier
      Subscriber

      Hello

      I use udp in python to send data from Rhino grasshopper to Ansys discovery live

      Is there a better way to keep Ansys receive data without problem?

      aAd is there a way to use Python instead of Ironpython?

    • RK
      Ansys Employee
      Hello Regarding exporting data from Rhino to Ansys, you will have to check the user manual of Rhino. And no, the python version what we are using is the only one that can be used.
    • seghier
      Subscriber
      Thanks RK
      i used this to connect Ansys session to Rhino via python and i success to send command and control Ansys discovery live , i also use python to get some data from the connected session but some tools don't work like this
      SpaceClaim.Api.V19.Unsupported.Live.Solution.GetAllSolutions
      and i can't get some data like from calculator (chart)
      SpaceClaim plugin for Rhino only available for Rhino 5, and i need to send data using the session connection feature, i send some commands with :
      SpaceClaim.Api.V19.api.Command.Execute(command)

Viewing 2 reply threads
  • The topic ‘Ansys discovery live , python and udp’ is closed to new replies.