Show / Hide Table of Contents

Class StbCalAdditionalLoads

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

Properties

| Improve this Doc View Source

StbCalAreaLoad

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

StbCalEarthHydrostaticPressureLoad

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

StbCalMemberLoad

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

StbCalPointLoad

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

StbCalSelectedPointLoad

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