Class Glc_layer
- Namespace
- StruSoft.Interop.StruXml.Data
- Assembly
- FemDesign.Core.dll
- Inheritance
-
Glc_layer
- Inherited Members
-
- Extension Methods
-
Constructors
Glc_layer()
Properties
AnyAttr
public List<XmlAttribute> AnyAttr { get; set; }
Property Value
- List<XmlAttribute>
Ex
public double Ex { get; set; }
Property Value
- double
Ey
public double Ey { get; set; }
Property Value
- double
Gxy
public double Gxy { get; set; }
Property Value
- double
Gxz
public double Gxz { get; set; }
Property Value
- double
Gyz
public double Gyz { get; set; }
Property Value
- double
Material
public string Material { get; set; }
Property Value
- string
Nuxy
public double Nuxy { get; set; }
Property Value
- double
Rho
public double Rho { get; set; }
Property Value
- double
Theta
public double Theta { get; set; }
Property Value
- double
Thickness
public double Thickness { get; set; }
Property Value
- double