Show / Hide Table of Contents

Class StbCalSectionProperties

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

Properties

| Improve this Doc View Source

StbCalBraceSectionProperty

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

StbCalColumnSectionProperty

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

StbCalGirderSectionProperty

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

StbCalSlabSectionProperty

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

StbCalWallSectionProperty

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