Class Simple_rigidity_group
- Namespace
- StruSoft.Interop.StruXml.Data
- Assembly
- FemDesign.Core.dll
public class Simple_rigidity_group
- Inheritance
-
Simple_rigidity_group
- Inherited Members
-
- Extension Methods
-
Constructors
Simple_rigidity_group()
public Simple_rigidity_group()
Properties
AnyAttr
public List<XmlAttribute> AnyAttr { get; set; }
Property Value
- List<XmlAttribute>
Plastic_limits
public List<Plasticity_type> Plastic_limits { get; set; }
Property Value
- List<Plasticity_type>
Plastic_limits2
public List<Plasticity_type2> Plastic_limits2 { get; set; }
Property Value
- List<Plasticity_type2>
Springs
public List<Stiff_base_type> Springs { get; set; }
Property Value
- List<Stiff_base_type>
Type
public Motion_type Type { get; set; }
Property Value
- Motion_type