Class StbSlab
Inheritance
System.Object
StbSlab
Assembly: STBDotNet.dll
Syntax
public class StbSlab : object
Properties
|
Improve this Doc
View Source
angle_load
Declaration
public double angle_load { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
angle_loadSpecified
Declaration
public bool angle_loadSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
angle_main_bar_direction
Declaration
public double angle_main_bar_direction { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
angle_main_bar_directionSpecified
Declaration
public bool angle_main_bar_directionSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
direction_load
Declaration
public StbSlabDirection_load direction_load { get; set; }
Property Value
|
Improve this Doc
View Source
direction_loadSpecified
Declaration
public bool direction_loadSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
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_section
Declaration
public string id_section { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
isFoundation
Declaration
public bool isFoundation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
kind_slab
Declaration
public StbSlabKind_slab kind_slab { get; set; }
Property Value
|
Improve this Doc
View Source
kind_structure
Declaration
public StbSlabKind_structure kind_structure { get; set; }
Property Value
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
StbNodeIdOrder
Declaration
public string StbNodeIdOrder { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
StbOpenIdList
Declaration
public StbOpenId[] StbOpenIdList { get; set; }
Property Value
|
Improve this Doc
View Source
StbSlabOffsetList
Declaration
public StbSlabOffset[] StbSlabOffsetList { get; set; }
Property Value
|
Improve this Doc
View Source
strength_concrete
Declaration
public string strength_concrete { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
thickness_add_bottom
Declaration
public double thickness_add_bottom { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
thickness_add_bottomSpecified
Declaration
public bool thickness_add_bottomSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
thickness_add_top
Declaration
public double thickness_add_top { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
thickness_add_topSpecified
Declaration
public bool thickness_add_topSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
type_haunch
Declaration
public StbSlabType_haunch type_haunch { get; set; }
Property Value
|
Improve this Doc
View Source
type_haunchSpecified
Declaration
public bool type_haunchSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|