Show / Hide Table of Contents

Class StbAnaProperties

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

Properties

| Improve this Doc View Source

StbAnaBeamProperties

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

StbAnaNodePanelProperties

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

StbAnaPlaneProperties

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

StbAnaSpringProperties

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

StbAnaTrussProperties

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

StbAnaWallProperties

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