Show / Hide Table of Contents

Class StbCalCommon

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

Properties

| Improve this Doc View Source

StbCalColumns

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

StbCalFloorDividedAreas

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

StbCalGirders

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

StbCalLoadCondition

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