Show / Hide Table of Contents

Class StbMembers

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

Properties

| Improve this Doc View Source

StbBeams

Declaration
public StbBeam[] StbBeams { get; set; }
Property Value
Type Description
StbBeam[]
| Improve this Doc View Source

StbBraces

Declaration
public StbBrace[] StbBraces { get; set; }
Property Value
Type Description
StbBrace[]
| Improve this Doc View Source

StbColumns

Declaration
public StbColumn[] StbColumns { get; set; }
Property Value
Type Description
StbColumn[]
| Improve this Doc View Source

StbFootings

Declaration
public StbFooting[] StbFootings { get; set; }
Property Value
Type Description
StbFooting[]
| Improve this Doc View Source

StbFoundationColumns

Declaration
public StbFoundationColumn[] StbFoundationColumns { get; set; }
Property Value
Type Description
StbFoundationColumn[]
| Improve this Doc View Source

StbGirders

Declaration
public StbGirder[] StbGirders { get; set; }
Property Value
Type Description
StbGirder[]
| Improve this Doc View Source

StbOpens

Declaration
public StbOpen[] StbOpens { get; set; }
Property Value
Type Description
StbOpen[]
| Improve this Doc View Source

StbParapets

Declaration
public StbParapet[] StbParapets { get; set; }
Property Value
Type Description
StbParapet[]
| Improve this Doc View Source

StbPiles

Declaration
public StbPile[] StbPiles { get; set; }
Property Value
Type Description
StbPile[]
| Improve this Doc View Source

StbPosts

Declaration
public StbPost[] StbPosts { get; set; }
Property Value
Type Description
StbPost[]
| Improve this Doc View Source

StbSlabs

Declaration
public StbSlab[] StbSlabs { get; set; }
Property Value
Type Description
StbSlab[]
| Improve this Doc View Source

StbStripFootings

Declaration
public StbStripFooting[] StbStripFootings { get; set; }
Property Value
Type Description
StbStripFooting[]
| Improve this Doc View Source

StbWalls

Declaration
public StbWall[] StbWalls { get; set; }
Property Value
Type Description
StbWall[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX