For this simulation, we’ll apply solid elements to our bracket. To do so, we’ll create a new solid type idealization.
strCmdForNewIdealization = "<NewIdealization Name=""Solid 1"" ID=""1"" Type=""2"" AddToFEModel=""1"" Color=""11087083"" CoodinateSystemID=""0"" MaterialID=""1"" EntitiesCount=""0""/>"
Type = 2 denotes the use of solid elements.
These commands are equivalent to defining the idealization through the user interface.
