Hi all,
Is it possible to have an interface (maybe a COM-interface) between Matlab (for example) and Hypermesh, where Matlab is the server and Hypermesh has a client role?
I want to generate fixed nodes at a specific coordinate for example. This coordinate is known within a matlab script and should be transfered to Hypermesh.
Matlab provides the possibility to communicate via a COM-interface with other programs.