Show / Hide Table of Contents

Class StbCalFloorFinish_RC

Inheritance
System.Object
StbCalFloorFinish_RC
Namespace: STBDotNet.v202
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
Type Description
StbCalFloorFinish_RCType_beam
| 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
Type Description
StbCalFloorFinish_RCType_canti
| 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
Type Description
StbCalFloorFinish_RCType_column
| 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
Type Description
StbCalFloorFinish_RCType_girder
| 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
Type Description
StbCalFloorFinish_RCType_wall
| 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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX