Show / Hide Table of Contents

Class StbCalSelectedPointLoad

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

Constructors

| Improve this Doc View Source

StbCalSelectedPointLoad()

Declaration
public StbCalSelectedPointLoad()

Properties

| Improve this Doc View Source

description

Declaration
public string description { get; set; }
Property Value
Type Description
System.String
| 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

id_loadcase

Declaration
public string id_loadcase { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

id_seismic_condition

Declaration
public string id_seismic_condition { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

id_story

Declaration
public string id_story { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

loadcase

Declaration
public string loadcase { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

P1

Declaration
public double P1 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

P2

Declaration
public double P2 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

P3

Declaration
public double P3 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

P4

Declaration
public double P4 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

P5

Declaration
public double P5 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

P6

Declaration
public double P6 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

X

Declaration
public double X { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

Y

Declaration
public double Y { get; set; }
Property Value
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX