Class StbCalLiveload
Inheritance
System.Object
StbCalLiveload
Assembly: STBDotNet.dll
Syntax
public class StbCalLiveload : object
Properties
|
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
liveload_beam
Declaration
public double liveload_beam { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
liveload_beamSpecified
Declaration
public bool liveload_beamSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
liveload_frame
Declaration
public double liveload_frame { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
liveload_frameSpecified
Declaration
public bool liveload_frameSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
liveload_seismic
Declaration
public double liveload_seismic { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
liveload_seismicSpecified
Declaration
public bool liveload_seismicSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
liveload_slab
Declaration
public double liveload_slab { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
liveload_slabSpecified
Declaration
public bool liveload_slabSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
type
Declaration
public StbCalLiveloadType type { get; set; }
Property Value