Class StbCalEarthHydrostaticPressureLoad
Inheritance
System.Object
StbCalEarthHydrostaticPressureLoad
Assembly: STBDotNet.dll
Syntax
public class StbCalEarthHydrostaticPressureLoad : object
Properties
|
Improve this Doc
View Source
coordinate_load
Declaration
public StbCalEarthHydrostaticPressureLoadCoordinate_load coordinate_load { get; set; }
Property Value
|
Improve this Doc
View Source
coordinate_loadSpecified
Declaration
public bool coordinate_loadSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
description
Declaration
public string description { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_loadcase
Declaration
public string id_loadcase { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
loadcase
Declaration
public string loadcase { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
P1
Declaration
public double P1 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
P1Specified
Declaration
public bool P1Specified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
P2
Declaration
public double P2 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
P2Specified
Declaration
public bool P2Specified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
P3
Declaration
public double P3 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
P3Specified
Declaration
public bool P3Specified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
P4
Declaration
public double P4 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
P4Specified
Declaration
public bool P4Specified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|