Show / Hide Table of Contents

Class StbCalSeismic

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

Properties

| Improve this Doc View Source

StbCalEarthquakeforces

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

StbCalGravityPointWeights

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

StbCalSeismicConditionGroups

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

StbCalSeismicDirections

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

StbCalSeismicWeights

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

StbCalShearcoefficients

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

StbCalShearforces

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