Hello,
I have two questions.
I have several python codes that add several pieces to my model separately. Their usual format is something along the lines of: read in geometry information, convert points to vertices, create curve through vertices, create surface from curve. My problem is that the starting vertex for curve creation changes depending on how many vertices are already in the model.
My question is: is there a way to query cubit from python and return the ID of the next vertex which will be created? If so, is there a similar way to get next curve ID (or surface, or volume)?
Another question is: are there plans to support a spherical coordinate system in Trelis? Or is there already support for this that I have missed?
Thanks very much
Michael Afanasiev
ETH Zürich