Enum ShellModelType
public enum ShellModelType
- Extension Methods
Fields
[Parseable(new string[] { "complex", "Complex", "COMPLEX" })] Complex = 2Shell model. Fictitious bars on the boundary of the shell model.
[Parseable(new string[] { "none", "None", "NONE" })] None = 0Bar model.
[Parseable(new string[] { "simple", "Simple", "SIMPLE" })] Simple = 1Shell model. Contains only shell elements.