Class StbCalAreaLoad
Inheritance
System.Object
StbCalAreaLoad
Assembly: STBDotNet.dll
Syntax
public class StbCalAreaLoad : object
Constructors
|
Improve this Doc
View Source
StbCalAreaLoad()
Declaration
Properties
|
Improve this Doc
View Source
coordinate_load
Declaration
public StbCalAreaLoadCoordinate_load coordinate_load { get; set; }
Property Value
|
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
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
type
Declaration
public StbCalAreaLoadType type { get; set; }
Property Value