Class StbCalFloorFinish_RC
Inheritance
System.Object
StbCalFloorFinish_RC
Assembly: STBDotNet.dll
Syntax
public class StbCalFloorFinish_RC : object
Properties
|
Improve this Doc
View Source
type_beam
Declaration
public StbCalFloorFinish_RCType_beam type_beam { get; set; }
Property Value
|
Improve this Doc
View Source
type_beamSpecified
Declaration
public bool type_beamSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
type_canti
Declaration
public StbCalFloorFinish_RCType_canti type_canti { get; set; }
Property Value
|
Improve this Doc
View Source
type_cantiSpecified
Declaration
public bool type_cantiSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
type_column
Declaration
public StbCalFloorFinish_RCType_column type_column { get; set; }
Property Value
|
Improve this Doc
View Source
type_columnSpecified
Declaration
public bool type_columnSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
type_girder
Declaration
public StbCalFloorFinish_RCType_girder type_girder { get; set; }
Property Value
|
Improve this Doc
View Source
type_girderSpecified
Declaration
public bool type_girderSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
type_wall
Declaration
public StbCalFloorFinish_RCType_wall type_wall { get; set; }
Property Value
|
Improve this Doc
View Source
type_wallSpecified
Declaration
public bool type_wallSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
weight_beam
Declaration
public double weight_beam { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
weight_beamSpecified
Declaration
public bool weight_beamSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
weight_canti
Declaration
public double weight_canti { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
weight_cantiSpecified
Declaration
public bool weight_cantiSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
weight_column
Declaration
public double weight_column { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
weight_columnSpecified
Declaration
public bool weight_columnSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
weight_girder
Declaration
public double weight_girder { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
weight_girderSpecified
Declaration
public bool weight_girderSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
weight_slab
Declaration
public double weight_slab { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
weight_slabSpecified
Declaration
public bool weight_slabSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
weight_wall
Declaration
public double weight_wall { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
weight_wallSpecified
Declaration
public bool weight_wallSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|