Show / Hide Table of Contents

Class StbAnaLoadBeamInitialStress

Inheritance
System.Object
StbAnaLoadBeamInitialStress
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbAnaLoadBeamInitialStress : object

Properties

| Improve this Doc View Source

end_My

Declaration
public double end_My { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

end_MySpecified

Declaration
public bool end_MySpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

end_Mz

Declaration
public double end_Mz { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

end_MzSpecified

Declaration
public bool end_MzSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

end_Qy

Declaration
public double end_Qy { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

end_QySpecified

Declaration
public bool end_QySpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

end_Qz

Declaration
public double end_Qz { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

end_QzSpecified

Declaration
public bool end_QzSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

N

Declaration
public double N { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

NSpecified

Declaration
public bool NSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

start_My

Declaration
public double start_My { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

start_MySpecified

Declaration
public bool start_MySpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

start_Mz

Declaration
public double start_Mz { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

start_MzSpecified

Declaration
public bool start_MzSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

start_Qy

Declaration
public double start_Qy { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

start_QySpecified

Declaration
public bool start_QySpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

start_Qz

Declaration
public double start_Qz { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

start_QzSpecified

Declaration
public bool start_QzSpecified { get; set; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX