Show / Hide Table of Contents

Class StbCalLoadCondition

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

Properties

| Improve this Doc View Source

StbCalLiveloads

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

StbCalSeismicCondition

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

StbCalSnowCondition

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

StbCalWindCondition

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