Show / Hide Table of Contents

Class StbSecBeam_RC

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

Constructors

| Improve this Doc View Source

StbSecBeam_RC()

Declaration
public StbSecBeam_RC()

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_RCKind_beam kind_beam { get; set; }
Property Value
Type Description
StbSecBeam_RCKind_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_RC

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

StbSecFigureBeam_RC

Declaration
public StbSecFigureBeam_RC StbSecFigureBeam_RC { get; set; }
Property Value
Type Description
StbSecFigureBeam_RC
| 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