Class StbAnaLoadCase
Inheritance
System.Object
StbAnaLoadCase
Assembly: STBDotNet.dll
Syntax
public class StbAnaLoadCase : 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
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
StbAnaLoadBeam
Declaration
public StbAnaLoadBeam[] StbAnaLoadBeam { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaLoadNode
Declaration
public StbAnaLoadNode[] StbAnaLoadNode { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaLoadSpring
Declaration
public StbAnaLoadSpring[] StbAnaLoadSpring { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaLoadTruss
Declaration
public StbAnaLoadTruss[] StbAnaLoadTruss { get; set; }
Property Value
|
Improve this Doc
View Source
StbAnaLoadWall
Declaration
public StbAnaLoadWall[] StbAnaLoadWall { get; set; }
Property Value