Message 1 of 2
Add different surfaces in Shell element Idealization (iLogic)

Not applicable
02-06-2019
06:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I want to add different Shell Element Idealization with varying thickness in my assembly using iLogic.
The code-row below will give me an Shell Element Idealization but with no surfaces selected, see the attached picture.
strCmdForNewIdealization = "<NewIdealization Name=""Test_Shell_1"" ID=""1"" Type=""1"" AddToAnalysis=""1"" Color=""11087083"" HasAssociatedGeo=""1"" CoordinateSystemID=""0"" Thickness=""0,005[m]"" MaterialID=""1"" EntitiesCount=""1""/>"
I've tried something like this:
< Entity1 GeometryType=""XX"" GeometryID=""XX"" ComponentName=""XX"" />"
but without any success.
I want to add surfaces in the Selected Quadrilaterals, what should I do? Any suggestions?
Best regards
J