Class StbWall
Inheritance
System.Object
StbWall
Assembly: STBDotNet.dll
Syntax
public class StbWall : object
Constructors
|
Improve this Doc
View Source
StbWall()
Declaration
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
id_section
Declaration
public string id_section { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
isPress
Declaration
public bool isPress { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
kind_layout
Declaration
public StbWallKind_layout kind_layout { get; set; }
Property Value
|
Improve this Doc
View Source
kind_structure
Declaration
public string kind_structure { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
kind_wall
Declaration
public StbWallKind_wall kind_wall { 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
slit_bottom
Declaration
public double slit_bottom { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
slit_bottomSpecified
Declaration
public bool slit_bottomSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
slit_left
Declaration
public double slit_left { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
slit_leftSpecified
Declaration
public bool slit_leftSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
slit_right
Declaration
public double slit_right { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
slit_rightSpecified
Declaration
public bool slit_rightSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
slit_upper
Declaration
public double slit_upper { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
slit_upperSpecified
Declaration
public bool slit_upperSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
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
StbWallOffsetList
Declaration
public StbWallOffset[] StbWallOffsetList { 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_left
Declaration
public double thickness_add_left { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
thickness_add_leftSpecified
Declaration
public bool thickness_add_leftSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
thickness_add_right
Declaration
public double thickness_add_right { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
thickness_add_rightSpecified
Declaration
public bool thickness_add_rightSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
type_outside
Declaration
public StbWallType_outside type_outside { get; set; }
Property Value
|
Improve this Doc
View Source
type_outsideSpecified
Declaration
public bool type_outsideSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|