Class StbAnaModel
Inheritance
System.Object
StbAnaModel
Assembly: STBDotNet.dll
Syntax
public class StbAnaModel : object
Properties
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
StbAnaAnalyses
Declaration
public StbAnaAnalysisStaticLinear[] StbAnaAnalyses { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaFloorDiaphragms
Declaration
public StbAnaFloorDiaphragm[] StbAnaFloorDiaphragms { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaLoadCases
Declaration
public StbAnaLoadCase[] StbAnaLoadCases { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaMaterials
Declaration
public StbAnaMaterial[] StbAnaMaterials { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaMembers
Declaration
public StbAnaMembers StbAnaMembers { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaNodes
Declaration
public StbAnaNode[] StbAnaNodes { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaProperties
Declaration
public StbAnaProperties StbAnaProperties { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaRelations
Declaration
public StbAnaRelations StbAnaRelations { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaSections
Declaration
public StbAnaSection[] StbAnaSections { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaStories
Declaration
public StbAnaStory[] StbAnaStories { get; set; }
Property Value