Class Stiffness_motion_record
- Namespace
- StruSoft.Interop.StruXml.Data
- Assembly
- FemDesign.Core.dll
public class Stiffness_motion_record
- Inheritance
-
Stiffness_motion_record
- Derived
-
- Inherited Members
-
- Extension Methods
-
Constructors
Stiffness_motion_record()
public Stiffness_motion_record()
Properties
AnyAttr
public List<XmlAttribute> AnyAttr { get; set; }
Property Value
- List<XmlAttribute>
Kx_neg
public double Kx_neg { get; set; }
Property Value
- double
Kx_pos
public double Kx_pos { get; set; }
Property Value
- double
Ky_neg
public double Ky_neg { get; set; }
Property Value
- double
Ky_pos
public double Ky_pos { get; set; }
Property Value
- double
Kz_neg
public double Kz_neg { get; set; }
Property Value
- double
Kz_pos
public double Kz_pos { get; set; }
Property Value
- double