Find more posts tagged with
Sort by:
1 - 1 of
11
Hi Hao,
You may have to write a Custom Factory as an API. You can read in data from a text file (which would be your positions) and then use the Factory API to generate this.
We have a couple of API examples that would be a starting point:
However if feasible you can use the Meta Particle functionality, although not directly designed for this it can work quite well for importing data from a text file, as shown in the video here:
Hi Hao,
You may have to write a Custom Factory as an API. You can read in data from a text file (which would be your positions) and then use the Factory API to generate this.
We have a couple of API examples that would be a starting point:
https://community.altair.com/csm?id=kb_article_view&sysparm_article=KB0037689
https://community.altair.com/csm?id=kb_article_view&sysparm_article=KB0115860
However if feasible you can use the Meta Particle functionality, although not directly designed for this it can work quite well for importing data from a text file, as shown in the video here: