Class StbAnaLoadWallInitialStress
Inheritance
System.Object
StbAnaLoadWallInitialStress
Assembly: STBDotNet.dll
Syntax
public class StbAnaLoadWallInitialStress : object
Properties
|
Improve this Doc
View Source
bottom_M
Declaration
public double bottom_M { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
bottom_MSpecified
Declaration
public bool bottom_MSpecified { 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
Q
Declaration
public double Q { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
QSpecified
Declaration
public bool QSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
top_M
Declaration
public double top_M { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
top_MSpecified
Declaration
public bool top_MSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|