Show / Hide Table of Contents

Class StbCalMemberStiffnesses

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

Properties

| Improve this Doc View Source

StbCalBraceStiffness

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

StbCalColumnStiffness

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

StbCalGirderStiffness

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

StbCalWallStiffness

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