Show / Hide Table of Contents

Class StbCalNodeAddedWeight

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

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

loadcase

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

weight

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