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.

Ansys Learning Forum Forums Discuss Simulation Fluids Ansys discovery live , python and udp Reply To: Ansys discovery live , python and udp

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)