Show / Hide Table of Contents

Class StbAnaMembers

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

Properties

| Improve this Doc View Source

StbAnaBeams

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

StbAnaNodePanels

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

StbAnaPlaneRectangles

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

StbAnaPlaneTriangles

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

StbAnaSprings

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

StbAnaSupports

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

StbAnaTrusses

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

StbAnaWalls

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