Class StbModel
Inheritance
System.Object
StbModel
Assembly: STBDotNet.dll
Syntax
public class StbModel : object
Properties
|
Improve this Doc
View Source
StbAxes
Declaration
public StbAxes StbAxes { get; set; }
Property Value
|
Improve this Doc
View Source
StbJoints
Declaration
public StbJoints StbJoints { get; set; }
Property Value
|
Improve this Doc
View Source
StbMembers
Declaration
public StbMembers StbMembers { get; set; }
Property Value
|
Improve this Doc
View Source
StbNodes
Declaration
public StbNode[] StbNodes { get; set; }
Property Value
|
Improve this Doc
View Source
StbSections
Declaration
public StbSections StbSections { get; set; }
Property Value
|
Improve this Doc
View Source
StbStories
Declaration
public StbStory[] StbStories { get; set; }
Property Value