Show / Hide Table of Contents

Class StbCalCondition

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

Properties

| Improve this Doc View Source

StbCalFloorDiaphragms

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

StbCalMemberConditions

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

StbCalMemberCriticalPositions

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

StbCalMemberRigidzones

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

StbCalMemberStiffnesses

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

StbCalNodePanels

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

StbCalNodeRestrictions

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

StbCalSectionProperties

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