Creating pannels using the .str file / Surface loads
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm trying to modelize a structure using a .str file. How can I create pannels using only the code ? Is there a syntaxe I can use for that ? As I have 360 pannels and I will be modifying the text on the .str file every now and then, I don't want to have to recreate them each time.
If there is no way to do that, I would like to know if there is a way to create several pannels at the same time. In fact, I created the contours and I selected them all (1to360), but I still have to modify the pannel's number each time for the 360 pannels I'm hoping to create.
Is there a better way to do that?
Also I'm trying to apply surface loads using the .str file. If I can't create the pannels via code, how can I still be able to define this kind of loads ? In fact, I found a document explaining how to do that using the syntaxe down below :
The idea behind this is to transform the indicated surface load (P) into a linear load applayed on the bars limiting the surface in question. However, while trying to use this code, an "incorrect syntax" error appears referring to the highlited lines on the picture down below.
How can I solve this problem ?
Thank you in advance for your help.