Show / Hide Table of Contents

Class StbSecBeam_SRC

Inheritance
System.Object
StbSecBeam_SRC
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecBeam_SRC : object

Constructors

| Improve this Doc View Source

StbSecBeam_SRC()

Declaration
public StbSecBeam_SRC()

Properties

| Improve this Doc View Source

floor

Declaration
public string floor { get; set; }
Property Value
Type Description
System.String
| 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

isCanti

Declaration
public bool isCanti { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

isFoundation

Declaration
public bool isFoundation { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

isOutin

Declaration
public bool isOutin { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

kind_beam

Declaration
public StbSecBeam_SRCKind_beam kind_beam { get; set; }
Property Value
Type Description
StbSecBeam_SRCKind_beam
| Improve this Doc View Source

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

StbSecBarArrangementBeam_SRC

Declaration
public StbSecBarArrangementBeam_SRC StbSecBarArrangementBeam_SRC { get; set; }
Property Value
Type Description
StbSecBarArrangementBeam_SRC
| Improve this Doc View Source

StbSecFigureBeam_SRC

Declaration
public StbSecFigureBeam_SRC StbSecFigureBeam_SRC { get; set; }
Property Value
Type Description
StbSecFigureBeam_SRC
| Improve this Doc View Source

StbSecSteelFigureBeam_SRC

Declaration
public StbSecSteelFigureBeam_SRC StbSecSteelFigureBeam_SRC { get; set; }
Property Value
Type Description
StbSecSteelFigureBeam_SRC
| 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
In This Article
Back to top Generated by DocFX